summaryrefslogtreecommitdiff
path: root/test/TEST-06-SELINUX
AgeCommit message (Collapse)Author
2016-06-24tests: force booting the kernel with SELinuxMartin Pitt
selinux=1 is not sufficient when running on a kernel which also has another LSM (such as AppArmor) enabled and defaults to that.
2016-05-01tests: use symlink to MakefileEvgeny Vereshchagin
2016-02-05test: remove exit 0 at the endPhillip Sz
We don't need that at the end, as it will always exit with 0 if everything is okey.
2016-01-31tests: add test-selinux-checksEvgeny Vereshchagin