falco/unit_tests/engine
Mark Stemm ab0133d1dd Add unit tests for enabling/disabling rules
Add unit tests for enabling/disabling rules, covering:

 - matching names by substring
 - using "" to match all rules
 - matching names exactly
 - using ruleset ids in addition to ruleset names

Signed-off-by: Mark Stemm <mark.stemm@gmail.com>
2023-12-18 15:58:04 +01:00
..
test_enable_rule.cpp Add unit tests for enabling/disabling rules 2023-12-18 15:58:04 +01:00
test_falco_utils.cpp cleanup(falco): remove decode_uri as it is no longer used 2023-11-29 17:42:06 +01:00
test_filter_details_resolver.cpp update: add SPDX license identifier 2023-09-21 13:21:47 +02:00
test_filter_macro_resolver.cpp cleanup: fix several warnings from a Clang build 2023-12-06 16:40:26 +01:00
test_filter_warning_resolver.cpp update: add SPDX license identifier 2023-09-21 13:21:47 +02:00
test_plugin_requirements.cpp update: add SPDX license identifier 2023-09-21 13:21:47 +02:00
test_rulesets.cpp refactor: solve compilation issues with latest libs changes 2023-11-16 09:26:19 +01:00