if(ENABLE_PROBES_LINUX)
	if(DBUS_FOUND)
		add_oscap_test("test_probes_systemdunitproperty.sh")
		add_oscap_test("test_probes_systemdunitproperty_mount_wants.sh")
		add_oscap_test("test_probes_systemdunitproperty_offline_mode.sh")
	endif()
endif()
