mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-04-29 23:49:41 +00:00
test: rework main script
The issue about `config.txt` files is that they contains paths: * to configuration files, which are in the source tree * to the dynamic plugins, which are in the build tree Solution: * copy all configuration files into the build tree * all those paths are about the build tree * tests run from the build tree, no from the source tree anymore
This commit is contained in:
parent
285496d0b9
commit
39f3cd9558
37 changed files with 65 additions and 75 deletions
1
tests/cfgs/zoom_extra_dissection/config.txt
Normal file
1
tests/cfgs/zoom_extra_dissection/config.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
--cfg=zoom,max_packets_extra_dissection,255 -U 0 -T 0 --cfg=packets_limit_per_flow,255
|
||||
Loading…
Add table
Add a link
Reference in a new issue