psss / tests / selinux

Forked from tests/selinux 6 years ago
Clone
Blob Blame History Raw
tier: 2
duration: 5m
framework: beakerlib

#contact: Petr Lautrbach <plautrba@redhat.com>
require: [policycoreutils, libselinux-utils]

tags: [generic]

/checkpolicy:
    # The 'test' attribute cannot be defined in the root as it
    # would be inherited by the plan. There will be a better way
    # once https://github.com/psss/fmf/issues/14 is implemented
    test: ./runtest.sh
    component: checkpolicy

/kernel:
    test: ./runtest.sh
    component: kernel

/libselinux:
    test: ./runtest.sh
    component: libselinux

/libsemanage:
    test: ./runtest.sh
    component: libsemanage

/libsepol:
    test: ./runtest.sh
    component: libsepol

/policycoreutils:
    test: ./runtest.sh
    component: policycoreutils

/selinux-policy:
    test: ./runtest.sh
    component: selinux-policy

/other:
    component: selinux-policy