This is needed for running tests using TMT. Since all tests here use beakerlib, let's just make it a global default. Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
33 lines
502 B
Text
33 lines
502 B
Text
test: ./runtest.sh
|
|
tier: 2
|
|
duration: 5m
|
|
framework: beakerlib
|
|
|
|
#contact: Petr Lautrbach <plautrba@redhat.com>
|
|
#requires: [policycoreutils, libselinux-utils]
|
|
|
|
tags: [generic]
|
|
|
|
/checkpolicy:
|
|
component: checkpolicy
|
|
|
|
/kernel:
|
|
component: kernel
|
|
|
|
/libselinux:
|
|
component: libselinux
|
|
|
|
/libsemanage:
|
|
component: libsemanage
|
|
|
|
/libsepol:
|
|
component: libsepol
|
|
|
|
/policycoreutils:
|
|
component: policycoreutils
|
|
|
|
/selinux-policy:
|
|
component: selinux-policy
|
|
|
|
/other:
|
|
component: selinux-policy
|