Age | Commit message (Expand) | Author | Files | Lines |
2020-04-28 | kselftest: add fixture variants | Jakub Kicinski | 1 | -26/+122 |
2020-04-28 | kselftest: run tests by fixture | Jakub Kicinski | 1 | -9/+14 |
2020-04-28 | kselftest: create fixture objects | Jakub Kicinski | 1 | -13/+38 |
2020-04-28 | kselftest: factor out list manipulation to a helper | Jakub Kicinski | 1 | -18/+24 |
2020-04-14 | selftests/harness: fix spelling mistake "SIGARLM" -> "SIGALRM" | Colin Ian King | 1 | -3/+3 |
2020-03-27 | selftests/harness: Handle timeouts cleanly | Kees Cook | 1 | -2/+51 |
2020-03-27 | selftests/harness: Move test child waiting logic | Kees Cook | 1 | -44/+49 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 481 | Thomas Gleixner | 1 | -1/+1 |
2019-05-24 | selftests/harness: Allow test to configure timeout | Alexandre Belloni | 1 | -5/+12 |
2019-04-17 | selftests/harness: Add 30 second timeout per test | Kees Cook | 1 | -0/+2 |
2019-02-13 | selftests/harness: Update named initializer syntax | Kees Cook | 1 | -5/+5 |
2018-12-10 | selftests: do not macro-expand failed assertion expressions | Dmitry V. Levin | 1 | -21/+21 |
2018-03-21 | selftests/seccomp: Allow get_metadata to XFAIL | Kees Cook | 1 | -1/+25 |
2017-09-06 | selftests: Enhance kselftest_harness.h to print which assert failed | Mickaël Salaün | 1 | -5/+34 |
2017-06-07 | Documentation/dev-tools: Add kselftest_harness documentation | Mickaël Salaün | 1 | -85/+330 |
2017-06-07 | selftests: Remove the TEST_API() wrapper from kselftest_harness.h | Mickaël Salaün | 1 | -205/+150 |
2017-06-07 | selftests: Cosmetic renames in kselftest_harness.h | Mickaël Salaün | 1 | -5/+6 |
2017-06-07 | selftests: Make test_harness.h more generally available | Mickaël Salaün | 1 | -0/+535 |