summaryrefslogtreecommitdiffstats
path: root/testsuites/rhealstone (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-04testsuites: Remove rtems_test_pause*()Sebastian Huber1-2/+0
2019-01-30build: Do not install test programsSebastian Huber1-3/+1
2018-10-10build: Remove local.amSebastian Huber1-1/+0
2018-10-05tests: Use rtems_task_exit()Sebastian Huber4-8/+4
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns1-1/+1
2018-04-10testsuite/irhealstone: Merged nested Makefile.am files into one Makefile.amChris Johns8-155/+78
2018-01-25Remove make preinstallChris Johns1-0/+2
2017-11-24Remove coverhd.hSebastian Huber1-1/+0
2017-11-06tests: Use simple console driverSebastian Huber6-6/+6
2017-10-28tests: Remove TEST_INITSebastian Huber6-12/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns6-0/+12
2017-04-04testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns2-9/+10
2016-01-24rhealstone/rhtaskpreempt/taskpreempt.c: Fix warning due to oddly placed semi-...Joel Sherrill1-2/+2
2014-12-05Update bug report URLSebastian Huber1-1/+1
2014-09-16Use correct prototype of benchmark_timer_read()Joel Sherrill6-6/+6
2014-06-03rhealstone: Produce proper begin/end messagesSebastian Huber6-12/+25
2014-04-15score: Static scheduler configurationSebastian Huber1-1/+5
2014-04-04rhealstone/rhmlatency: Fix configurationSebastian Huber1-0/+2
2014-03-06score: Delete _Thread_Dispatch_set_disable_level()Sebastian Huber1-1/+0
2014-01-07rhealstone: Add start end and messagesJoel Sherrill6-0/+18
2014-01-05rhealstone: Add rh prefix to all test namesJoel Sherrill26-152/+159
2014-01-05rhealstone/*.c: Add Print_Warning() call to indicate debug enabledJoel Sherrill6-1/+11
2014-01-05rhealstone/README: FormattingJoel Sherrill1-4/+5
2014-01-05Added Rhealstone benchmark to testsuitesDaniel Ramirez21-0/+1232