X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/8c1fc7610be499e40807912df5f9a8f06446c36f..3c52a23c3b4829f3a0cd1a1120fbd25f2ef38cb0:/tests/time.tests diff --git a/tests/time.tests b/tests/time.tests index d2634efd..d8190630 100644 --- a/tests/time.tests +++ b/tests/time.tests @@ -63,6 +63,20 @@ $testlist = [ output => 'time_2107.out', args => '-q' }, + { + config_set => 'HAVE_TIME_T_64', + name => 'time_2106_overflow-tt', + input => 'time_2106_overflow.pcapng', + output => 'time_2106_overflow-tt.out', + args => '-tt -q SPECIAL_t' + }, + { + config_set => 'HAVE_TIME_T_64', + name => 'time_2107-tt', + input => 'time_2107.pcapng', + output => 'time_2107-tt.out', + args => '-tt -q SPECIAL_t' + }, ]; 1;