From 7714507f816b36055ca25c67b6228637bd600cf9 Mon Sep 17 00:00:00 2001 From: Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> Date: Thu, 6 Apr 2023 11:30:36 +0200 Subject: Test multiple `ndpiReader` configurations (#1931) Extend internal unit tests to handle multiple configurations. As some examples, add tests about: * disabling some protocols * disabling Ookla aggressiveness Every configurations data is stored in a dedicated directory under `tests\cfgs` --- tests/pcap/quic-fuzz-overflow.pcapng | Bin 1372 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 tests/pcap/quic-fuzz-overflow.pcapng (limited to 'tests/pcap/quic-fuzz-overflow.pcapng') diff --git a/tests/pcap/quic-fuzz-overflow.pcapng b/tests/pcap/quic-fuzz-overflow.pcapng deleted file mode 100644 index 9d8ee61ed..000000000 Binary files a/tests/pcap/quic-fuzz-overflow.pcapng and /dev/null differ -- cgit v1.2.3