kumquat-buildroot/support/testing/tests
Antoine Tenart 751b660c1f support/testing/tests/core/test_selinux: new tests for the packages SELinux functionalities
Add tests to ensure the packages SELinux functionalities (being able to
select an extra SELinux module in the refpolicy, and being able to
provide a custom SELinux module) are working as expected.

We use a BR2_EXTERNAL folder, provided in the tests, to use a custom
SELinux enabled package.

Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-10-06 15:30:12 +02:00
..
boot support/testing/tests/boot/test_atf: DTC needed for ATF Vexpress test 2020-08-09 22:14:24 +02:00
core support/testing/tests/core/test_selinux: new tests for the packages SELinux functionalities 2020-10-06 15:30:12 +02:00
download support/testing: switch to Python 3 only 2019-10-28 22:14:07 +01:00
fs support/testing: factor out run_cmd_on_host 2019-08-11 22:11:58 +02:00
init support/testing/tests/init/test_systemd_selinux: new SELinuxSystemdSquashfs test 2020-10-06 15:30:12 +02:00
package support/testing: add pytest test 2020-09-06 14:46:41 +02:00
toolchain support/testing/test/toolchain/test_external_bootlin: new test cases 2020-08-29 15:47:46 +02:00
utils support/testing: switch to Python 3 only 2019-10-28 22:14:07 +01:00
__init__.py