Systemd/test/TEST-06-SELINUX
Martin Pitt 054ee249a2 test: Factorize common integration test functions (#6540)
All test/TEST* but TEST-02-CRYPTSETUP share the same check_result_qemu()
and test_cleanup(), so move them into test_functions and only override
them in TEST-02-CRYPTSETUP.

Also provide a common test_run() which by default assumes that both QEMU
and nspawn tests are run. Particular tests which don't support either
need to explicitly opt out by setting $TEST_NO_{QEMU,NSPAWN}. Do it this
way around to avoid accidentally forgetting to opt in, and to encourage
test authors to at least always support nspawn.
2017-08-04 15:34:14 +03:00
..
Makefile tests: use symlink to Makefile 2016-05-01 16:40:21 +00:00
systemd_test.if tests: add test-selinux-checks 2016-01-31 09:02:51 +00:00
systemd_test.te tests: add test-selinux-checks 2016-01-31 09:02:51 +00:00
test-selinux-checks.sh test: remove exit 0 at the end 2016-02-05 11:38:58 +01:00
test.sh test: Factorize common integration test functions (#6540) 2017-08-04 15:34:14 +03:00