]> git.ipfire.org Git - thirdparty/kmod.git/commit
testsuite: run all tests, don't exit on first failure
authorEmil Velikov <emil.l.velikov@gmail.com>
Wed, 13 Nov 2024 12:58:00 +0000 (12:58 +0000)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Thu, 21 Nov 2024 04:27:37 +0000 (22:27 -0600)
commiteb575e4c0f797c319a8e6409f8ae07d75d2a7c60
tree04c1ac2977b39365bea1918411bcede643dafead
parent49e54bf2ada8d449b61332925544d5fbb3c1378a
testsuite: run all tests, don't exit on first failure

Instead of exiting on the first failing test execute all tests and
report overall failure as needed.

This gives us a better overview - which do we have single failure or
multiple instances need work - and more consistent results numbers.

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