kumquat-buildroot/support/testing/tests
Antoine Tenart 31901a5afd support/testing/tests/init/test_systemd_selinux: new SELinuxSystemdSquashfs test
Add a test called 'SELinuxSystemdSquashfs' which will perform the same
tests as the Ext4 version, but using a Squashfs filesystem. Thanks to
this, we'll have a test on a real only filesystem.

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_timezone.py: fix indentation 2020-08-14 21:56:08 +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