summaryrefslogtreecommitdiff
path: root/test/TEST-06-SELINUX
Commit message (Expand)AuthorAgeFilesLines
* TEST-06-SELINUX: add the usual spdx license header to policy filesZbigniew Jędrzejewski-Szmek2021-10-183-0/+3
* tests: add spdx headers to scripts and MakefilesZbigniew Jędrzejewski-Szmek2021-10-181-0/+1
* test: rename `dracut_install` to `image_install`Frantisek Sumsal2021-09-081-5/+5
* test: reintroduce m4 dependency for TEST-06-SELINUXFrantisek Sumsal2021-05-191-1/+1
* Drop dependency on m4Zbigniew Jędrzejewski-Szmek2021-05-191-1/+1
* test: "detect" the test number automagicallyFrantisek Sumsal2021-04-261-1/+1
* test: make the test entrypoint scripts shellcheck-compliantFrantisek Sumsal2021-04-201-14/+22
* test: add a custom SELinux file contextFrantisek Sumsal2021-02-052-0/+2
* tests: build the image once and then copy/extend itLuca Boccassi2021-01-241-16/+9
* TEST-06-*: also try the installation path for DebianZbigniew Jędrzejewski-Szmek2020-03-311-1/+3
* test: rework how images are createdZbigniew Jędrzejewski-Szmek2020-03-281-1/+2
* test: drop cargo-cult lineZbigniew Jędrzejewski-Szmek2020-03-281-1/+0
* test: move most of TEST-06-* setup to static filesZbigniew Jędrzejewski-Szmek2020-03-282-56/+1
* treewide: more portable bash shebangsJörg Thalheim2020-03-052-2/+2
* test: add function to reduce copied setup boilerplateZbigniew Jędrzejewski-Szmek2019-10-081-7/+1
* test: use "ln -fs"Zbigniew Jędrzejewski-Szmek2019-07-301-5/+5
* test: add create_empty_image_rootdir() to simplify testcase setupDan Streetman2019-07-161-6/+1
* test: drop || return 1 expression which is incompatible with set -eFrantisek Sumsal2019-07-081-1/+1
* scripts: use 4 space indentationZbigniew Jędrzejewski-Szmek2019-04-122-3/+0
* test: drop 'After=multi-user.target' from most of testsuite.serviceYu Watanabe2018-11-031-1/+0
* tests: tighten check for TEST-06-SELINUX dependencies a bitLennart Poettering2018-06-061-1/+1
* test: bypass selinux integration test if selinux policy devel package is not ...Lennart Poettering2018-03-231-0/+3
* test: Run qemu/nspawn tests with "set -e"Martin Pitt2017-08-101-0/+1
* test: Factorize common integration test functions (#6540)Martin Pitt2017-08-041-29/+1
* tests: force booting the kernel with SELinuxMartin Pitt2016-06-241-1/+1
* tests: use symlink to MakefileEvgeny Vereshchagin2016-05-011-10/+1
* test: remove exit 0 at the endPhillip Sz2016-02-051-1/+0
* tests: add test-selinux-checksEvgeny Vereshchagin2016-01-315-0/+216