]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-fstab-generator: add tests for mount options
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 19 May 2023 00:31:51 +0000 (09:31 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 23 May 2023 23:23:22 +0000 (08:23 +0900)
commit82c29dbee0ae4c438d25482083facc75f84bc5ee
tree9a1c0fbdddb7707207ff35c87335cae37f2f3ddd
parent70bf9f62b9f3c46bb7d111342889bfac7c9ca45e
test-fstab-generator: add tests for mount options
42 files changed:
test/test-fstab-generator.sh
test/test-fstab-generator/test-18-options.fstab.expected/foo.service.requires/mnt-requiredby.mount [new symlink]
test/test-fstab-generator/test-18-options.fstab.expected/foo.service.wants/mnt-wantedby.mount [new symlink]
test/test-fstab-generator/test-18-options.fstab.expected/initrd-root-device.target.d/50-root-device.conf [new file with mode: 0644]
test/test-fstab-generator/test-18-options.fstab.expected/initrd-root-fs.target.requires/sysroot.mount [new symlink]
test/test-fstab-generator/test-18-options.fstab.expected/initrd-usr-fs.target.requires/sysroot.mount [new symlink]
test/test-fstab-generator/test-18-options.fstab.expected/local-fs.target.d/50-order-systemd-growfs@mnt-growfs.service.conf [new file with mode: 0644]
test/test-fstab-generator/test-18-options.fstab.expected/local-fs.target.requires/mnt-after.mount [new symlink]
test/test-fstab-generator/test-18-options.fstab.expected/local-fs.target.requires/mnt-automount1.automount [new symlink]
test/test-fstab-generator/test-18-options.fstab.expected/local-fs.target.requires/mnt-before.mount [new symlink]
test/test-fstab-generator/test-18-options.fstab.expected/local-fs.target.requires/mnt-growfs.mount [new symlink]
test/test-fstab-generator/test-18-options.fstab.expected/local-fs.target.requires/mnt-mkfs.mount [new symlink]
test/test-fstab-generator/test-18-options.fstab.expected/local-fs.target.requires/mnt-pcrfs.mount [new symlink]
test/test-fstab-generator/test-18-options.fstab.expected/local-fs.target.requires/mnt-reqmounts.mount [new symlink]
test/test-fstab-generator/test-18-options.fstab.expected/local-fs.target.requires/mnt-requires.mount [new symlink]
test/test-fstab-generator/test-18-options.fstab.expected/local-fs.target.requires/mnt-rwonly.mount [new symlink]
test/test-fstab-generator/test-18-options.fstab.expected/local-fs.target.requires/mnt-timeout.mount [new symlink]
test/test-fstab-generator/test-18-options.fstab.expected/local-fs.target.wants/mnt-automount2.automount [new symlink]
test/test-fstab-generator/test-18-options.fstab.expected/local-fs.target.wants/mnt-nofail.mount [new symlink]
test/test-fstab-generator/test-18-options.fstab.expected/mnt-after.mount [new file with mode: 0644]
test/test-fstab-generator/test-18-options.fstab.expected/mnt-automount1.automount [new file with mode: 0644]
test/test-fstab-generator/test-18-options.fstab.expected/mnt-automount1.mount [new file with mode: 0644]
test/test-fstab-generator/test-18-options.fstab.expected/mnt-automount2.automount [new file with mode: 0644]
test/test-fstab-generator/test-18-options.fstab.expected/mnt-automount2.mount [new file with mode: 0644]
test/test-fstab-generator/test-18-options.fstab.expected/mnt-before.mount [new file with mode: 0644]
test/test-fstab-generator/test-18-options.fstab.expected/mnt-growfs.mount [new file with mode: 0644]
test/test-fstab-generator/test-18-options.fstab.expected/mnt-growfs.mount.wants/systemd-growfs@mnt-growfs.service [new file with mode: 0644]
test/test-fstab-generator/test-18-options.fstab.expected/mnt-mkfs.mount [new file with mode: 0644]
test/test-fstab-generator/test-18-options.fstab.expected/mnt-mkfs.mount.requires/systemd-makefs@dev-sdx12.service [new symlink]
test/test-fstab-generator/test-18-options.fstab.expected/mnt-noauto.mount [new file with mode: 0644]
test/test-fstab-generator/test-18-options.fstab.expected/mnt-nofail.mount [new file with mode: 0644]
test/test-fstab-generator/test-18-options.fstab.expected/mnt-pcrfs.mount [new file with mode: 0644]
test/test-fstab-generator/test-18-options.fstab.expected/mnt-reqmounts.mount [new file with mode: 0644]
test/test-fstab-generator/test-18-options.fstab.expected/mnt-requiredby.mount [new file with mode: 0644]
test/test-fstab-generator/test-18-options.fstab.expected/mnt-requires.mount [new file with mode: 0644]
test/test-fstab-generator/test-18-options.fstab.expected/mnt-rwonly.mount [new file with mode: 0644]
test/test-fstab-generator/test-18-options.fstab.expected/mnt-timeout.mount [new file with mode: 0644]
test/test-fstab-generator/test-18-options.fstab.expected/mnt-wantedby.mount [new file with mode: 0644]
test/test-fstab-generator/test-18-options.fstab.expected/sysroot.mount [new file with mode: 0644]
test/test-fstab-generator/test-18-options.fstab.expected/systemd-fsck-root.service [new file with mode: 0644]
test/test-fstab-generator/test-18-options.fstab.expected/systemd-makefs@dev-sdx12.service [new file with mode: 0644]
test/test-fstab-generator/test-18-options.fstab.input [new file with mode: 0644]