]> git.ipfire.org Git - thirdparty/kmod.git/commit
testsuite: Assert a test binary is non-empty
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Mon, 6 Jan 2025 16:07:07 +0000 (10:07 -0600)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Mon, 6 Jan 2025 16:23:17 +0000 (10:23 -0600)
commit3099e492a200abf2fcfa1343f4629edbef3ed1b8
tree13ca0b0b93b3fed3562ec01b5f35981b2675fabe
parent0c5a7fba4dfa5a899e3df060231a4b9f07b35562
testsuite: Assert a test binary is non-empty

Avoid issues like https://github.com/kmod-project/kmod/issues/269
by asserting the test binary is non-empty:

Suggested-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
testsuite/testsuite.c