Actions
Bug #36
closedyaml unittests fail if config is passed to engine
Affected Versions:
Effort:
Difficulty:
Label:
Description
./src/suricata -uUyaml -c suricata.yaml
Test ConfYamlRuleFileTest : FAILED
Test ConfYamlLoggingOutputTest : FAILED
./src/suricata -uUYaml
Test ConfYamlRuleFileTest : pass
Test ConfYamlLoggingOutputTest : pass
Actions