From: Victor Julien Date: Tue, 24 Mar 2020 06:33:29 +0000 (+0100) Subject: tests: fix test using nanosecond precision X-Git-Tag: suricata-6.0.4~324 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d618d9c8d72ec4675e8b41fe7f095d457fc85d45;p=thirdparty%2Fsuricata-verify.git tests: fix test using nanosecond precision Not all libpcaps support this. --- diff --git a/tests/http-async-cli/input.pcap b/tests/http-async-cli/input.pcap index bbc365cc5..2f846754d 100644 Binary files a/tests/http-async-cli/input.pcap and b/tests/http-async-cli/input.pcap differ diff --git a/tests/http-async-srv/input.pcap b/tests/http-async-srv/input.pcap index cf105f4aa..37554d284 100644 Binary files a/tests/http-async-srv/input.pcap and b/tests/http-async-srv/input.pcap differ diff --git a/tests/http-async/input.pcap b/tests/http-async/input.pcap index ecc6da087..2d19e0707 100644 Binary files a/tests/http-async/input.pcap and b/tests/http-async/input.pcap differ