This feature is required for proper support of virtiofs with SELinux. Add a trivial test that verifies that this feature works via a dummy SELinux module and ramfs mount. Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
7 lines
129 B
Makefile
7 lines
129 B
Makefile
# Minimal Makefile for standard-test-roles-beakerlib
|
|
|
|
R="RhtsRequires: policycoreutils"
|
|
|
|
run:
|
|
chmod +x runtest.sh
|
|
./runtest.sh
|