File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
tests/probes/systemdunitproperty Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 94
94
<state state_ref =" oval:0:ste:3" />
95
95
</systemdunitproperty_test >
96
96
97
- <!-- check that there doesn't exist systemd-journald.service unit with valid Conflicts property -->
97
+ <!-- check that there doesn't exist systemd-journald.service unit with valid OscapTestingProperty property -->
98
98
<systemdunitproperty_test id =" oval:0:tst:5" check =" all" check_existence =" none_exist" xmlns =" http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" comment =" true" version =" 1" >
99
99
<object object_ref =" oval:0:obj:5" />
100
100
</systemdunitproperty_test >
101
101
102
- <!-- check if there is at least one systemd-journald.service unit it has value of Conflicts property equal to empty string -->
102
+ <!-- check if there is at least one systemd-journald.service unit it has value of OscapTestingProperty property equal to empty string -->
103
103
<systemdunitproperty_test id =" oval:0:tst:6" check =" all" check_existence =" at_least_one_exists" xmlns =" http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" comment =" false" version =" 1" >
104
104
<object object_ref =" oval:0:obj:5" />
105
105
<state state_ref =" oval:0:ste:4" />
145
145
146
146
<systemdunitproperty_object id =" oval:0:obj:5" version =" 1" xmlns =" http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" >
147
147
<unit >systemd-journald.service</unit >
148
- <property >Conflicts </property >
148
+ <property >OscapTestingProperty </property >
149
149
</systemdunitproperty_object >
150
150
151
151
<systemdunitproperty_object id =" oval:0:obj:6" version =" 1" xmlns =" http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" >
Original file line number Diff line number Diff line change 87
87
<state state_ref =" oval:0:ste:3" />
88
88
</systemdunitproperty_test >
89
89
90
- <!-- check that there doesn't exist systemd-journald.service unit with valid Conflicts property -->
90
+ <!-- check that there doesn't exist systemd-journald.service unit with valid OscapTestingProperty property -->
91
91
<systemdunitproperty_test id =" oval:0:tst:5" check =" all" check_existence =" none_exist" xmlns =" http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" comment =" true" version =" 1" >
92
92
<object object_ref =" oval:0:obj:5" />
93
93
</systemdunitproperty_test >
94
94
95
- <!-- check if there is at least one systemd-journald.service unit it has value of Conflicts property equal to empty string -->
95
+ <!-- check if there is at least one systemd-journald.service unit it has value of OscapTestingProperty property equal to empty string -->
96
96
<systemdunitproperty_test id =" oval:0:tst:6" check =" all" check_existence =" at_least_one_exists" xmlns =" http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" comment =" false" version =" 1" >
97
97
<object object_ref =" oval:0:obj:5" />
98
98
<state state_ref =" oval:0:ste:4" />
132
132
133
133
<systemdunitproperty_object id =" oval:0:obj:5" version =" 1" xmlns =" http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" >
134
134
<unit >systemd-journald.service</unit >
135
- <property >Conflicts </property >
135
+ <property >OscapTestingProperty </property >
136
136
</systemdunitproperty_object >
137
137
138
138
<systemdunitproperty_object id =" oval:0:obj:6" version =" 1" xmlns =" http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" >
You can’t perform that action at this time.
0 commit comments