Skip to content

Commit 17d0697

Browse files
committed
Add debian_evr_string tests to CMakeLists
1 parent 3da4221 commit 17d0697

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/API/OVAL/unittests/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ add_oscap_test("test_cim_datetime.sh")
44
add_oscap_test("test_circular_extend_def.sh")
55
add_oscap_test("test_comment.sh")
66
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")
79
add_oscap_test("test_deprecated_def.sh")
810
add_oscap_test("test_directives.sh")
911
add_oscap_test("test_empty_filename.sh")

0 commit comments

Comments
 (0)