]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: merge check_nspawn() into run_nspawn() 3587/head
authorMartin Pitt <martin.pitt@ubuntu.com>
Fri, 24 Jun 2016 14:23:39 +0000 (16:23 +0200)
committerMartin Pitt <martin.pitt@ubuntu.com>
Fri, 24 Jun 2016 14:23:39 +0000 (16:23 +0200)
commit7cad32bbdeed20ac0daf6049ab093db902f4a4e7
tree44fffa4c1d97541b33463e6c27929860bd09ea94
parentb2ecd099dc7371aafb988145ab40a631f7050d41
test: merge check_nspawn() into run_nspawn()

This makes nspawn tests symmetric with run_qemu() which also exits with 1 if
QEMU is not available.
test/TEST-01-BASIC/test.sh
test/TEST-03-JOBS/test.sh
test/TEST-04-JOURNAL/test.sh
test/TEST-05-RLIMITS/test.sh
test/TEST-07-ISSUE-1981/test.sh
test/TEST-12-ISSUE-3171/test.sh
test/test-functions