kselftest: run tests by fixture
authorJakub Kicinski <kuba@kernel.org>
Tue, 28 Apr 2020 01:03:49 +0000 (18:03 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 Apr 2020 20:30:44 +0000 (13:30 -0700)
commite7f304607778e31bfd8e6b00ce2a8f990b265e14
tree0c6719c4fbe740ec92cdc847f13de82c62b26884
parent142aca6b388c8ab83dc41bd71150cb23115bd285
kselftest: run tests by fixture

Now that all tests have a fixture object move from a global
list of tests to a list of tests per fixture.

Order of tests may change as we will now group and run test
fixture by fixture, rather than in declaration order.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/kselftest_harness.h