# # ChangeLog for test/test-convert.c # # Generated by Trac 1.0.10 # 05/26/22 23:52:07 Tue, 02 Jul 2013 02:55:03 GMT Shane Alcock [ee2ea572] * test/test-convert.c (modified) * Allow 1 microsecond of fudge factor in the timestamp comparison to ... Tue, 02 Jul 2013 02:50:50 GMT Shane Alcock [ef5a9ab] * test/test-convert.c (modified) Fixes to the new timestamp conversion test Tue, 02 Jul 2013 02:41:26 GMT Shane Alcock [6010b54] * test/test-convert.c (modified) * Added timestamp integrity check to the convert test Wed, 24 Oct 2012 00:40:06 GMT Shane Alcock [afaf6e8] * test/do-tests.sh (modified) * test/test-convert.c (modified) * Updated test framework to include converting from Linux SLL to ERF Tue, 04 May 2010 04:18:47 GMT Perry Lorier [10cf089] * test/test-convert.c (modified) Be nicer about debug messages Deal with packets that are snapped to ... Tue, 20 Apr 2010 02:10:17 GMT Perry Lorier [5b8f9ee] * test/test-convert.c (modified) Cleanup test to use abort() rather than assert(0) Wed, 14 Apr 2010 05:02:05 GMT Perry Lorier [a17c329] * test/test-convert.c (modified) Be less verbose with useless rubbish Wed, 03 Oct 2007 00:26:51 GMT Perry Lorier [503a58c] * test/test-convert.c (modified) More verbose error messages Mon, 26 Mar 2007 12:36:01 GMT Perry Lorier [1b9272f] * test/test-convert.c (modified) * test/test-decode.c (modified) * test/test-format.c (modified) Add support for testing .tsh files Fri, 26 Jan 2007 02:31:48 GMT Perry Lorier [d5a27e8] * ChangeLog (modified) * Makefile.am (modified) * README (modified) * configure.in (modified) * examples/rate/rate-dir.c (modified) * examples/rate/rate.c (modified) * examples/skeleton/event.c (modified) * lib/format_bpf.c (modified) * lib/format_dag24.c (modified) * lib/format_dag25.c (modified) * lib/format_duck.c (modified) * lib/format_erf.c (modified) * lib/format_helper.c (modified) * lib/format_helper.h (modified) * lib/format_legacy.c (modified) * lib/format_linux.c (modified) * lib/format_pcap.c (modified) * lib/format_pcapfile.c (modified) * lib/format_rt.c (modified) * lib/format_wag.c (modified) * lib/libtrace.h.in (modified) * lib/libtrace_int.h (modified) * lib/link_wireless.c (modified) * lib/trace.c (modified) * lib/wag.h (modified) * test/test-convert.c (modified) * test/test-decode.c (modified) * test/test-decode2.c (modified) * test/test-dir.c (modified) * test/test-event.c (modified) * test/test-format.c (modified) * test/test-pcap-bpf.c (modified) * test/test-seek.c (modified) * test/test-sll.c (modified) * test/test-time.c (modified) * test/test-wireless.c (modified) * test/test-write.c (modified) * tools/tracereport/tracereport.c (modified) * tools/tracertstats/tracertstats.c (modified) * tools/tracestats/tracestats.c (modified) Update the copyright information Fix libpcap issue Remove all ... Mon, 13 Nov 2006 04:35:26 GMT Perry Lorier [cec8028] * test/Makefile (modified) * test/test-convert.c (modified) * test/test-decode.c (modified) * test/test-format.c (modified) * test/traces/legacyeth.gz (added) * test/traces/legacypos.gz (added) Add new legacy tests Fri, 15 Sep 2006 04:05:55 GMT Perry Lorier [ac62ea2] * test/Makefile (modified) * test/test-convert.c (modified) Test pcapfile writing Warn only about errors while setting ... Mon, 21 Aug 2006 11:27:27 GMT Perry Lorier [67cd8c1] * test/test-convert.c (modified) Count the number of TCP packets too (to catch if we ever break ... Sun, 28 May 2006 23:58:52 GMT Perry Lorier [f208f92] * test/test-convert.c (modified) * test/test-event.c (modified) * test/test-format.c (modified) * test/test-pcap-bpf.c (modified) * test/test-seek.c (modified) * test/test-time.c (modified) Migrate the tests to the new API Thu, 25 May 2006 03:17:41 GMT Perry Lorier [77a38d9] * test/test-convert.c (modified) Do some more testing to make sure packets don't get corrupted along ... Thu, 25 May 2006 02:59:28 GMT Perry Lorier [961f687] * test/Makefile (modified) * test/test-convert.c (modified) Validate conversions actually worked. Tue, 16 May 2006 02:37:22 GMT Shane Alcock [cd7eec7] * lib/Makefile.am (modified) * lib/format_duck.c (added) * lib/format_erf.c (modified) * lib/format_linux.c (modified) * lib/format_pcap.c (modified) * lib/format_rt.c (modified) * lib/libtrace.h.in (modified) * lib/rt_protocol.h (modified) * lib/trace.c (modified) * test/Makefile (modified) * test/test-convert.c (modified) * test/test-format.c (modified) * test/traces/100_packets.duck (added) * tools/tracesplit/tracesplit.c (modified) Added a new format for reading and writing DUCK packets Added ... Thu, 27 Apr 2006 10:13:18 GMT Matt Brown [8f851f3] * test/test-convert.c (modified) * test/test-format.c (modified) * test/test-pcap-bpf.c (modified) WIN32 portability fixes for the test code Fri, 21 Apr 2006 12:58:59 GMT Perry Lorier [2d96bf2] * test/Makefile (modified) * test/test-convert.c (modified) * test/test-format.c (modified) Add tests for pcapfile: Thu, 20 Apr 2006 23:09:28 GMT Perry Lorier [222d8f5] * lib/format_wag.c (modified) * lib/libtraceio-zlib.c (modified) * lib/trace.c (modified) * test/Makefile (modified) * test/test-convert.c (added) More bug fixes, now erf works again properly