selinux/setools/apol
Jiri Jaburek c8430211e0 make tests use the selinux-policy library directly
The original library(foo/bar) syntax was used via RPM Provides
on old RHTS / Beaker infra, and tmt translates it to fetching
libraries from https://github.com/beakerlib/, ie.

  https://github.com/beakerlib/selinux-policy

This location then contains a wrapper redirect back to this
repo with tests.

Let's avoid the external Github round-trip and just link to the
library directly via local references.

Also change the epel library link to the modern syntax.

Signed-off-by: Jiri Jaburek <jjaburek@redhat.com>
2026-05-14 08:38:48 +00:00
..
main.fmf make tests use the selinux-policy library directly 2026-05-14 08:38:48 +00:00
Makefile add a basic apol test 2024-05-09 15:17:40 +00:00
PURPOSE add a basic apol test 2024-05-09 15:17:40 +00:00
runtest.sh add a basic apol test 2024-05-09 15:17:40 +00:00