summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/ttest01 (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-26libtest: Print SHA256 hash in base64urlSebastian Huber1-1/+1
2021-02-26libtest: Report target hashSebastian Huber1-2/+6
2020-11-19libtest: Make test case allocator configurableSebastian Huber1-0/+3
2020-08-18libtest: Add T_push_plan() and T_pop_plan()Sebastian Huber2-2/+23
2020-08-18libtest: Change T_step() and T_assert_step()Sebastian Huber2-4/+4
2020-08-18libtest: Add fixture stepsSebastian Huber2-18/+18
2020-08-18libtest: Change fixture scope methodSebastian Huber1-4/+4
2020-07-23libtest: Make check message optionalSebastian Huber2-2/+25
2020-07-23libtest: Add push/pop fixture supportSebastian Huber2-9/+100
2020-07-23libtest: Support custom scope messages via fixtureSebastian Huber2-9/+17
2020-07-23libtest: Move <t.h> to <rtems/test.h>Sebastian Huber18-18/+18
2019-12-20libtest: Add T_check_task_context() actionSebastian Huber2-2/+61
2019-12-20libtest: Use test configuration in T_now()Sebastian Huber2-31/+6
2019-12-19config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber1-1/+1
2019-12-05libtest: Change expected pass state stringSebastian Huber1-1/+1
2019-10-11ttest01: Check init/final run outputSebastian Huber1-0/+85
2019-10-11ttest01: Add test outputs all test casesMikail Yayla15-0/+2880
2019-10-11ttest01: Add more test casesSebastian Huber16-3/+4222
2019-10-11libtest: Do all output in test runnerSebastian Huber1-0/+4
2019-10-11ttest01: Adjust SPDX-License-IdentifierSebastian Huber1-2/+7
2019-10-02libtests/ttest01: Fix typosSebastian Huber1-3/+3
2019-03-27ttest01: New testSebastian Huber5-0/+336