| .. |
|
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
|
Do not use deprecated egrep/fgrep
|
2016-03-28 11:38:34 +03: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
|
TEST-16-DMSQUASH: do not use "--" with ldconfig -r
|
2015-12-14 15:19:53 +01:00 |
|
TEST-17-LVM-THIN
|
splitup dracut-init.sh from dracut-functions.sh
|
2015-07-02 16:04:05 +02:00 |
|
TEST-20-NFS
|
Fixed vlan, bonding, bridging, team logic
|
2016-01-19 11:35:23 +01:00 |
|
TEST-30-ISCSI
|
TEST-30-ISCSI: some tests have unknown return code
|
2016-01-19 14:43:43 +01:00 |
|
TEST-40-NBD
|
nbd: add systemd generator and use nbd export names instead of port numbers
|
2015-12-14 15:19:53 +01:00 |
|
TEST-50-MULTINIC
|
Fixed vlan, bonding, bridging, team logic
|
2016-01-19 11:35:23 +01: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 |