Commit Graph

3 Commits

Author SHA1 Message Date
Petr Lautrbach
0e02f2145c Revert "Add checkpolicy reverse dependency test plan"
This reverts commit b85e4df875.

There's no connection between libsemanage and checkpolicy. checkpolicy
does not require libsemanage, nor build require libsemanage.

Any change in libsemanage which would pass selinux tier 1 would not
break checkpolicy tier 2 tests as checkopolicy is statically linked to
libsepol-static and so libsemanage would not have any impact on that.

Related: https://redhat.atlassian.net/browse/VROOM-40482
2026-07-24 11:44:55 +02:00
Jan Onderka
b85e4df875 Add checkpolicy reverse dependency test plan
Discover Fedora SELinux checkpolicy tests on package rebuilds
to cover reverse dependencies of the SELinux policy compiler.

Related: VROOM-40482

Assisted-by: Cursor Agent (Auto / Composer)
Signed-off-by: Jan Onderka <jonderka@redhat.com>
2026-07-23 14:03:25 +02:00
Petr Lautrbach
b46030c0d0 run tests via TMT/FMF 2022-11-10 17:17:50 +01:00