selinux/README.md
Petr Lautrbach c4bc437c3f Improve README
- rename to README.md
- add basic instruction how to run tests on localhost

Signed-off-by: Petr Lautrbach <lautrbach@redhat.com>
2024-07-10 08:57:28 +00:00

16 lines
530 B
Markdown

# SELinux tests
This repository contains set of test for SELinux kernel, userspace and policy.
Tests are written using [beakerlib](https://github.com/beakerlib/beakerlib) with [TMT Metadata Specification](https://tmt.readthedocs.io/en/latest/spec.html).
## Plans
$ tmt plans
Found 5 plans: /plans/ci, /plans/reboot, /plans/tier1, /plans/tier2 and /plans/tier3.
## Usage
Run `tier1` on `localhost`:
# tmt run provision -h local prepare plans -n /plans/tier1 discover execute
# tmt run -l report -h display -v