]> git.ipfire.org Git - thirdparty/dracut.git/commit
feat(test-makeroot): add new module to share code between tests
authorLaszlo Gombos <laszlo.gombos@gmail.com>
Wed, 19 Oct 2022 00:15:54 +0000 (00:15 +0000)
committerAntonio Álvarez Feijoo <antonio.feijoo@suse.com>
Mon, 7 Nov 2022 17:04:47 +0000 (18:04 +0100)
commit54b963ca35a3a4cc8bcdb35e5e9ebb74af09191e
tree14d1acc787ff4fcd5f93bfbd3a2f459e42a0e69e
parent7f62a9b6c95eb918d617233dedd3422aef076b68
feat(test-makeroot): add new module to share code between tests

This module is used for tests to create root filesystem.
modules.d/80test-makeroot/module-setup.sh [new file with mode: 0755]
test/TEST-03-USR-MOUNT/test.sh