]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9087e9e7d190545f5e0ad1ca5f3fe8a4edaa3d1c
tree0c6719c4fbe740ec92cdc847f13de82c62b26884
parent9aad122d87914368fc2fe2317102b879cf92741b
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