kumquat-buildroot/support/testing/tests
Antoine Tenart 0f3b931624 support/testing/tests/core/test_selinux: new test for BR2_PACKAGE_REFPOLICY_CUSTOM_GIT
Add a test for BR2_PACKAGE_REFPOLICY_CUSTOM_GIT (which allows to select
a custom location for the SELinux refpolicy). The test uses the official
refpolicy as a test (we only want to test the functionality is working,
not that another refpolicy is correctly building; that is an user
problematic).

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 test for BR2_PACKAGE_REFPOLICY_CUSTOM_GIT 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