summaryrefslogtreecommitdiffstats
path: root/testsuites/rhealstone/rhilatency/ilatency.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-20Do not define CONFIGURE_TICKS_PER_TIMESLICE to 0Sebastian Huber1-1/+0
2023-01-24tm27: Avoid function pointer castsSebastian Huber1-13/+13
2018-10-05tests: Use rtems_task_exit()Sebastian Huber1-2/+1
2017-11-24Remove coverhd.hSebastian Huber1-1/+0
2017-11-06tests: Use simple console driverSebastian Huber1-1/+1
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns1-0/+2
2014-09-16Use correct prototype of benchmark_timer_read()Joel Sherrill1-1/+1
2014-06-03rhealstone: Produce proper begin/end messagesSebastian Huber1-2/+4
2014-04-15score: Static scheduler configurationSebastian Huber1-1/+5
2014-03-06score: Delete _Thread_Dispatch_set_disable_level()Sebastian Huber1-1/+0
2014-01-07rhealstone: Add start end and messagesJoel Sherrill1-0/+3
2014-01-05rhealstone: Add rh prefix to all test namesJoel Sherrill1-0/+0
2014-01-05rhealstone/*.c: Add Print_Warning() call to indicate debug enabledJoel Sherrill1-1/+1
2014-01-05Added Rhealstone benchmark to testsuitesDaniel Ramirez1-0/+119