summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/ttest01/init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
* libtest: Print SHA256 hash in base64urlSebastian Huber2021-02-261-1/+1
* libtest: Report target hashSebastian Huber2021-02-261-2/+6
* libtest: Make test case allocator configurableSebastian Huber2020-11-191-0/+3
* libtest: Add T_push_plan() and T_pop_plan()Sebastian Huber2020-08-181-2/+2
* libtest: Add fixture stepsSebastian Huber2020-08-181-1/+1
* libtest: Make check message optionalSebastian Huber2020-07-231-2/+2
* libtest: Add push/pop fixture supportSebastian Huber2020-07-231-2/+2
* libtest: Support custom scope messages via fixtureSebastian Huber2020-07-231-1/+1
* libtest: Move <t.h> to <rtems/test.h>Sebastian Huber2020-07-231-1/+1
* libtest: Add T_check_task_context() actionSebastian Huber2019-12-201-2/+8
* libtest: Use test configuration in T_now()Sebastian Huber2019-12-201-27/+2
* config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber2019-12-191-1/+1
* ttest01: Check init/final run outputSebastian Huber2019-10-111-0/+85
* ttest01: Add more test casesSebastian Huber2019-10-111-3/+51
* libtest: Do all output in test runnerSebastian Huber2019-10-111-0/+4
* ttest01: New testSebastian Huber2019-03-271-0/+187