File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11if (ENABLE_PROBES_LINUX)
2- add_oscap_test ("test_probes_rpminfo.sh" )
3- add_oscap_test ("test_probes_rpminfo_offline.sh" )
2+ add_oscap_test ("test_probes_rpminfo.sh" LABELS linux linux_only )
3+ add_oscap_test ("test_probes_rpminfo_offline.sh" LABELS linux linux_only )
44endif ()
Original file line number Diff line number Diff line change 11if (ENABLE_PROBES_LINUX)
2- add_oscap_test ("test_probes_rpmverify_not_equals_operation.sh" )
3- add_oscap_test ("test_probes_rpmverify_not_equals_operation_offline.sh" )
2+ add_oscap_test ("test_probes_rpmverify_not_equals_operation.sh" LABELS linux linux_only )
3+ add_oscap_test ("test_probes_rpmverify_not_equals_operation_offline.sh" LABELS linux linux_only )
44endif ()
Original file line number Diff line number Diff line change 11if (ENABLE_PROBES_LINUX)
2- add_oscap_test ("test_probes_rpmverifyfile.sh" )
3- add_oscap_test ("test_probes_rpmverifyfile_older.sh" )
4- add_oscap_test ("test_probes_rpmverifyfile_offline.sh" )
2+ add_oscap_test ("test_probes_rpmverifyfile.sh" LABELS linux linux_only )
3+ add_oscap_test ("test_probes_rpmverifyfile_older.sh" LABELS linux linux_only )
4+ add_oscap_test ("test_probes_rpmverifyfile_offline.sh" LABELS linux linux_only )
55endif ()
Original file line number Diff line number Diff line change 11if (ENABLE_PROBES_LINUX)
2- add_oscap_test ("test_probes_rpmverifypackage.sh" )
3- add_oscap_test ("test_probes_rpmverifypackage_offline.sh" )
2+ add_oscap_test ("test_probes_rpmverifypackage.sh" LABELS linux linux_only )
3+ add_oscap_test ("test_probes_rpmverifypackage_offline.sh" LABELS linux linux_only )
44endif ()
You can’t perform that action at this time.
0 commit comments