selinux/kernel
Vit Mojzis caa904c01f Fix "adjust" statements
Whenever a key is defined in the tmt hierarchy and some child also
defines that key, the child's will overwrite the previous one. The "+"
changes the operation to "append", so the content of key+ in the child
is added to the existing key.

Meaning that any "adjust" statement in a test plan using a test that
defines it's own "adjust:" is ignored.

Since we are expecting other statements to be appended to the "adjust"
sections, the content of each section needs to be a single list item as
opposed to a set of key-value pairs (first line needs to start with a
hyphen).

- Replace all "adjust:" sections with "adjust+:" in order to honor any
  adjustments further up the tree (parent tests, or test plans).
- Fix malformed "adjust" sections (sets of key-value pairs)

Signed-off-by: Vit Mojzis <vmojzis@redhat.com>
2025-10-09 20:22:22 +02:00
..
avc_corrupted_context Port kernel tests from downstream 2022-09-13 14:24:47 +02:00
avc_log_actual_context_if_invalid Fix "adjust" statements 2025-10-09 20:22:22 +02:00
avc_tracepoint Fix "adjust" statements 2025-10-09 20:22:22 +02:00
bogus-warning-in-selinux_ima_measure_state Fix "adjust" statements 2025-10-09 20:22:22 +02:00
connect_AF_UNSPEC Fix "adjust" statements 2025-10-09 20:22:22 +02:00
genfs_fallback Fix "adjust" statements 2025-10-09 20:22:22 +02:00
getxattr_read_out_of_bounds inform the framework to expect SELinux denials 2025-09-04 11:35:02 +02:00
journald_performance Fix "adjust" statements 2025-10-09 20:22:22 +02:00
keycreate_empty_value Fix "adjust" statements 2025-10-09 20:22:22 +02:00
labeled-cephfs Fix "adjust" statements 2025-10-09 20:22:22 +02:00
labeling_before_policy_load Fix "adjust" statements 2025-10-09 20:22:22 +02:00
mount-options-memleak Fix "adjust" statements 2025-10-09 20:22:22 +02:00
netlabel-leaves-nops-in-packets Fix "adjust" statements 2025-10-09 20:22:22 +02:00
netlabel_many_ifaces Fix "adjust" statements 2025-10-09 20:22:22 +02:00
ocontext-race Fix "adjust" statements 2025-10-09 20:22:22 +02:00
policy_load_enomem_on_new_context Port kernel tests from downstream 2022-09-13 14:24:47 +02:00
sctp_peeloff_corner_case Fix "adjust" statements 2025-10-09 20:22:22 +02:00
sctp_peer_label_bug Fix "adjust" statements 2025-10-09 20:22:22 +02:00
selinux-testsuite Fix "adjust" statements 2025-10-09 20:22:22 +02:00
selinuxfs_dentry_softlockup Port kernel tests from downstream 2022-09-13 14:24:47 +02:00
setsebool-deadlock Fix "adjust" statements 2025-10-09 20:22:22 +02:00
synflood Fix "adjust" statements 2025-10-09 20:22:22 +02:00
wrong-rules-after-setsebool Fix "adjust" statements 2025-10-09 20:22:22 +02:00
xfrm-refcount-underflow Fix "adjust" statements 2025-10-09 20:22:22 +02:00