support/testing/tests/init/test_systemd_selinux: new SELinuxSystemdExt4 test
authorAntoine Tenart <antoine.tenart@bootlin.com>
Mon, 28 Sep 2020 14:54:19 +0000 (16:54 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 6 Oct 2020 13:30:12 +0000 (15:30 +0200)
commitd466b9c0ffb3e6167ac9ec2fae7c59efdc09f79f
treef8e03c9dd9d3a142f99a2dd0f8061f188bf95e9e
parent717643ae7c0b4952e4c84456abf33f48f4d344d4
support/testing/tests/init/test_systemd_selinux: new SELinuxSystemdExt4 test

This adds a test called 'SELinuxSystemdExt4'. This test will build an
SELinux enabled image with systemd, boot it, and perform a few runtime
tests to check SELinux related capabilities.

Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
support/testing/tests/init/test_systemd_selinux.py [new file with mode: 0644]