dracut/test
Philippe Seewer 50e7ff76de netroot: Introduce detailed cmdline parsers
This introduces detailed cmdline parsing, warning or aborting if the
cmdline does not contain arguments according to the spec.

Makeing sure the parsers don't just call getarg for netroot et al,
allows their reuse inside netroot to analyse dhcp root-path as well.
Hence we can get rid of the current netroot hooks. The hook itself stays
in order to add further modules which should run before netroot handlers
are called.

This has one drawback: nfsroot needs some more logic to handle nfs
specific data inside dhcp root-path.

The parsers have been writting according to current discussions about
cmdline arguments. This lead to the "discovery" that some test-cases
violate the spec. These tests have not been removed, but change to
"must fail".
2009-06-17 08:37:40 +02:00
..
TEST-10-RAID make test output more readable, log errors to test.log 2009-06-05 16:08:30 +02:00
TEST-20-NFS netroot: Introduce detailed cmdline parsers 2009-06-17 08:37:40 +02:00
TEST-30-ISCSI moved away Makefile for TEST-30-ISCSI 2009-06-02 14:26:48 +02:00
TEST-40-NBD netroot: Introduce detailed cmdline parsers 2009-06-17 08:37:40 +02:00
dracut.conf.test Disambiguate modules and drivers. modules are dracutmodules. drivers are kernel modules. 2009-05-28 14:27:02 -04:00
Makefile introduce modular test suite 2009-05-25 15:32:26 +02:00
run-qemu silently run qemu 2009-05-25 14:11:24 +02:00
test-functions Have the test framework always run the cleanup script 2009-06-06 00:05:33 -04:00
test-init Make root on local block device test completly automated. 2009-05-30 21:23:55 -05:00