We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3da4221 commit 17d0697Copy full SHA for 17d0697
tests/API/OVAL/unittests/CMakeLists.txt
@@ -4,6 +4,8 @@ add_oscap_test("test_cim_datetime.sh")
4
add_oscap_test("test_circular_extend_def.sh")
5
add_oscap_test("test_comment.sh")
6
add_oscap_test("test_count_function.sh")
7
+add_oscap_test("test_debian_evr_string_comparison.sh")
8
+add_oscap_test("test_debian_evr_string_missing_epoch.sh")
9
add_oscap_test("test_deprecated_def.sh")
10
add_oscap_test("test_directives.sh")
11
add_oscap_test("test_empty_filename.sh")
0 commit comments