]> git.ipfire.org Git - thirdparty/kmod.git/commit
testsuite: remove .needspawn = false instances
authorEmil Velikov <emil.l.velikov@gmail.com>
Sun, 8 Sep 2024 10:38:12 +0000 (11:38 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Mon, 9 Sep 2024 04:39:19 +0000 (23:39 -0500)
commit2e38dc68b37cbbfb72833063c7bb124b2fdc314c
tree26a8ba529bf09c983f59c2dd079d950fe703bdf2
parente0180cb0e465767c330aa062dcfc4d515de8fdc5
testsuite: remove .needspawn = false instances

The .needspawn = false is the default so just remove them. Tall the
other tests don't set it, so remove the test-util.c instances.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/118
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
testsuite/test-util.c