summaryrefslogtreecommitdiffstats
path: root/test/TEST-06-SELINUX (follow)
Commit message (Expand)AuthorAgeFilesLines
* mkosi: Remove enforcing=0 from default kernel command lineDaan De Meyer2024-07-171-1/+1
* TEST-06-SELINUX: Various fixesDaan De Meyer2024-07-101-1/+1
* TEST-06-SELINUX: Disable RuntimeBuildSources=Daan De Meyer2024-07-051-0/+3
* TEST-06-SELINUX: Explicitly pull in autorelabel.serviceDaan De Meyer2024-06-281-1/+1
* test: use 'auto' instead of 'uefi' for automated fallbackLuca Boccassi2024-06-171-1/+2
* test: Run tests that don't need a vm in systemd-nspawnDaan De Meyer2024-05-291-0/+1
* test: Add cmdline field to configure extra kernel command line argsDaan De Meyer2024-05-141-3/+1
* TEST-06-SELINUX: Simplify auto-relabelingDaan De Meyer2024-05-141-1/+1
* test: Rename mkosi_args to mkosi-argsDaan De Meyer2024-05-141-1/+1
* test: Rename testsuite-XX units to match test nameDaan De Meyer2024-05-142-0/+9
* test: Rework integration test definitionsDaan De Meyer2024-05-141-5/+10
* test: Default to linux qemu firmwareDaan De Meyer2024-05-061-0/+2
* test: Enable TEST-06-SELINUX testing with mkosiRichard Maw2024-05-031-0/+5
* test: make TEST-06-SELINUX work with the refpolicy and beef it up a bitFrantisek Sumsal2023-11-144-103/+19
* test: switch SELinux to permissive in the config fileFrantisek Sumsal2023-11-141-1/+4
* test: Check that SELinux policy is available before running SELinux test (#28...Johannes Segitz2023-08-171-3/+8
* test: a couple of assorted cleanupsFrantisek Sumsal2023-06-051-2/+1
* test: load the SELinux module outside of the VMFrantisek Sumsal2023-06-051-4/+2
* test: build the SELinux test module on the hostFrantisek Sumsal2023-05-191-33/+35
* 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-171-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