mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-04-30 07:59:49 +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/openvpn_heuristic_enabled/config.txt
Normal file
1
tests/cfgs/openvpn_heuristic_enabled/config.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
--cfg=openvpn,dpi.heuristics,0x01 --cfg=packets_limit_per_flow,64
|
||||
Loading…
Add table
Add a link
Reference in a new issue