Skip to content

Commit 8b4754c

Browse files
committed
Fix up rpminfo tests
1 parent 8d7543a commit 8b4754c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
if(ENABLE_PROBES_LINUX)
22
add_oscap_test("test_probes_rpminfo.sh")
33
add_oscap_test("test_probes_rpminfo_offline.sh")
4+
5+
set_tests_properties(
6+
"probes/rpm/rpminfo/test_probes_rpminfo_offline.sh"
7+
"probes/rpm/rpminfo/test_probes_rpminfo.sh"
8+
PROPERTIES RESOURCE_LOCK rpminfo
9+
)
410
endif()

0 commit comments

Comments
 (0)