]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: rename `dracut_install` to `image_install`
authorFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 8 Sep 2021 11:33:34 +0000 (13:33 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 8 Sep 2021 13:41:20 +0000 (22:41 +0900)
commit39e175367333fe57bcebcfe2a1784c4e7f123a7b
tree716bcd06adb559c6b090bfc9c4555cb0cb6091a8
parentb6aa89b0a399992c8ea762e6ec4f30cff90618f2
test: rename `dracut_install` to `image_install`

The `dracut_install` is a misnomer, since the systemd integration test
suite is based on the original dracut's test suite, and not all the
references to dracut has been edited out. Let's fix that.
test/TEST-06-SELINUX/test.sh
test/TEST-13-NSPAWN-SMOKE/test.sh
test/TEST-55-OOMD/test.sh
test/test-functions