support/testing/tests/core/test_selinux: new test for BR2_REFPOLICY_EXTRA_MODULES_DIRS
authorAntoine Tenart <antoine.tenart@bootlin.com>
Mon, 28 Sep 2020 14:54:22 +0000 (16:54 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 6 Oct 2020 13:30:12 +0000 (15:30 +0200)
commit4fe09f4cabcd59bd9fb5f46c5160cc17b79377ed
tree864d62ade189703d9f7778bcf7ea96c7e5105683
parente383f2835f4ee765be3b57d164cda4a63662bd31
support/testing/tests/core/test_selinux: new test for BR2_REFPOLICY_EXTRA_MODULES_DIRS

Add a test for the BR2_REFPOLICY_EXTRA_MODULES_DIRS functionality (which
allows to provide custom SELinux modules).

Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
support/testing/tests/core/test_selinux.py
support/testing/tests/core/test_selinux/extra_modules/buildroot.fc [new file with mode: 0644]
support/testing/tests/core/test_selinux/extra_modules/buildroot.if [new file with mode: 0644]
support/testing/tests/core/test_selinux/extra_modules/buildroot.te [new file with mode: 0644]