summaryrefslogtreecommitdiffstats
path: root/testsuites/benchmarks/dhrystone (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-10testsuite/benchmarks: Merged nested Makefile.am files into one Makefile.amChris Johns1-20/+0
2017-11-06tests: Use simple console driverSebastian Huber1-1/+1
2017-11-02tests: Use printf() instead of fprintf()Sebastian Huber1-0/+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
2017-04-26dhrystone/dhry_1.c: Move assignment to before start of timerJoel Sherrill1-5/+5
2017-04-23dhrystone/dhry_1.c: Fix may be used uninitialized warningJoel Sherrill1-0/+5
2017-04-05dhrystone: Fix warningsSebastian Huber1-2/+4
2017-03-29benchmarks/dhrystone: Port to RTEMSSebastian Huber7-33/+128
2017-03-29benchmarks/dhrystone: ImportSebastian Huber6-0/+1596
2017-03-29benchmarks: Add benchmark templatesSebastian Huber4-0/+78