mirror of
https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git
synced 2024-11-23 10:53:40 +08:00
testsuite: Adjust README
The populate-modules.sh does no longer exist. Also mention that the script setup-rootfs.sh is in use for test suite setups. Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org> Link: https://github.com/kmod-project/kmod/pull/157 Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
This commit is contained in:
parent
6b539ed836
commit
884454eae5
@ -50,9 +50,9 @@ pay attention when writing a test:
|
||||
expected not to be 0.
|
||||
|
||||
7 - The rootfs is populated by copying the entire contents of rootfs-pristine
|
||||
then running populate-modules.sh to copy generated modules from
|
||||
module-playground. Update the latter script to include any modules your
|
||||
test need.
|
||||
through setup-rootfs.sh then running setup-modules.sh to copy generated
|
||||
modules from module-playground. Update the latter script to include any
|
||||
modules your test needs.
|
||||
|
||||
8 - Tests can be run individually, outside of 'make check'. strace and gdb work
|
||||
too, as long as you tell them to operate on child process.
|
||||
|
Loading…
Reference in New Issue
Block a user