.. |
TEST-01-BASIC
|
splitup dracut-init.sh from dracut-functions.sh
|
2015-07-02 16:04:05 +02:00 |
TEST-02-SYSTEMD
|
splitup dracut-init.sh from dracut-functions.sh
|
2015-07-02 16:04:05 +02:00 |
TEST-03-USR-MOUNT
|
splitup dracut-init.sh from dracut-functions.sh
|
2015-07-02 16:04:05 +02:00 |
TEST-04-FULL-SYSTEMD
|
test/TEST-04-FULL-SYSTEMD/create-root.sh: modprobe btrfs
|
2015-11-11 16:15:41 +01:00 |
TEST-10-RAID
|
Replace echo -n with printf in code with a /bin/sh shebang
|
2015-07-14 22:22:14 -04:00 |
TEST-11-LVM
|
splitup dracut-init.sh from dracut-functions.sh
|
2015-07-02 16:04:05 +02:00 |
TEST-12-RAID-DEG
|
Replace echo -n with printf in code with a /bin/sh shebang
|
2015-07-14 22:22:14 -04:00 |
TEST-13-ENC-RAID-LVM
|
Replace echo -n with printf in code with a /bin/sh shebang
|
2015-07-14 22:22:14 -04:00 |
TEST-14-IMSM
|
Replace echo -n with printf in code with a /bin/sh shebang
|
2015-07-14 22:22:14 -04:00 |
TEST-15-BTRFSRAID
|
TEST-15-BTRFS: load btrfs module
|
2015-11-11 16:15:50 +01:00 |
TEST-16-DMSQUASH
|
splitup dracut-init.sh from dracut-functions.sh
|
2015-07-02 16:04:05 +02:00 |
TEST-17-LVM-THIN
|
splitup dracut-init.sh from dracut-functions.sh
|
2015-07-02 16:04:05 +02:00 |
TEST-20-NFS
|
Replace echo -n with printf in code with a /bin/sh shebang
|
2015-07-14 22:22:14 -04:00 |
TEST-30-ISCSI
|
TEST-30-ISCSI: fix test to run with new iscsi
|
2015-11-11 15:53:48 +01:00 |
TEST-40-NBD
|
Replace echo -n with printf in code with a /bin/sh shebang
|
2015-07-14 22:22:14 -04:00 |
TEST-50-MULTINIC
|
TEST-50-MULTINIC/test.sh: correctly call ldconfig
|
2015-07-07 15:34:30 +02:00 |
TEST-99-RPM
|
TEST-99-RPM: ignore more files
|
2014-10-24 13:18:35 +02:00 |
Makefile
|
test/Makefile: add SKIP env to skip certain tests
|
2014-02-28 13:25:39 +01:00 |
Makefile.testdir
|
test: add missing Makefile.testdir
|
2014-02-28 12:57:57 +01:00 |
dracut.conf.test
|
Disambiguate modules and drivers. modules are dracutmodules. drivers are kernel modules.
|
2009-05-28 14:27:02 -04:00 |
run-qemu
|
run-qemu: default kernel to "/lib/modules/${KVERSION}/vmlinuz"
|
2015-06-11 17:39:47 +02:00 |
test-functions
|
use mktemp "-p" instead of "--tmpdir" for busybox
|
2015-07-15 11:47:43 +02:00 |