Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: Rename testsuite-XX units to match test name | Daan De Meyer | 2024-05-14 | 1 | -1/+1 |
* | test: support TEST_MATCH_* stuff in TEST-23-UNIT-FILE as well | Frantisek Sumsal | 2024-02-20 | 1 | -0/+5 |
* | test: measure subtest runtime | Frantisek Sumsal | 2023-07-04 | 1 | -2/+4 |
* | test: show the subtest name together with the failing code | Frantisek Sumsal | 2023-06-24 | 1 | -2/+12 |
* | test: exit on first failing subtest | Frantisek Sumsal | 2023-06-14 | 1 | -14/+3 |
* | test: allow running only specified subtests/testcases | Frantisek Sumsal | 2023-06-05 | 1 | -0/+10 |
* | test: prefix "internal" stuff with an underscore | Frantisek Sumsal | 2023-05-22 | 1 | -41/+41 |
* | test: abstract the test case logic into a shared function | Frantisek Sumsal | 2023-05-22 | 1 | -0/+24 |
* | test: abstract the common test parts into a utility script | Frantisek Sumsal | 2023-05-10 | 1 | -0/+126 |