summaryrefslogtreecommitdiffstats
path: root/cpukit/libtest (follow)
Commit message (Expand)AuthorAgeFilesLines
* libtest: Fix T_check_task_context()Sebastian Huber2020-01-281-2/+2
* libtest: Add T_check_task_context() actionSebastian Huber2019-12-201-0/+69
* libtest: Use test configuration in T_now()Sebastian Huber2019-12-202-5/+21
* libtest: Fix use of T_check_true()Sebastian Huber2019-12-202-3/+3
* libtest: Change expected pass state stringSebastian Huber2019-12-051-1/+1
* libtest: Change expected fail state stringSebastian Huber2019-12-041-1/+1
* libtest: Output basename of source filesSebastian Huber2019-11-251-4/+18
* libtest: Add more action eventsSebastian Huber2019-10-115-22/+24
* libtest: Do all output in test runnerSebastian Huber2019-10-111-23/+115
* rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber2019-04-092-4/+4
* rtems: Add rtems_scheduler_get_processor()Sebastian Huber2019-04-092-2/+2
* Add RTEMS Test FrameworkSebastian Huber2019-03-2712-0/+3353
* build: Move test support to librtemstest.aSebastian Huber2019-03-265-0/+546