mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-01 00:19:42 +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/subclassification_disable/config.txt
Normal file
1
tests/cfgs/subclassification_disable/config.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
--cfg=dns,subclassification,0 --cfg=http,subclassification,0 --cfg=quic,subclassification,0 --cfg=tls,subclassification,0
|
||||
Loading…
Add table
Add a link
Reference in a new issue