summaryrefslogtreecommitdiffstats
path: root/testsuites/benchmarks (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-30build: Do not install test programsSebastian Huber1-3/+1
2019-01-14build: Add missing $(LDADD) for dependenciesSebastian Huber1-2/+2
2018-10-10build: Remove local.amSebastian Huber1-1/+0
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns1-1/+1
2018-04-10testsuite/benchmarks: Merged nested Makefile.am files into one Makefile.amChris Johns5-73/+51
2018-01-25Remove make preinstallChris Johns1-0/+2
2017-11-06tests: Use simple console driverSebastian Huber3-3/+3
2017-11-02tests: Use printf() instead of fprintf()Sebastian Huber5-0/+12
2017-10-28tests: Remove TEST_INITSebastian Huber3-6/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns3-0/+6
2017-04-26dhrystone/dhry_1.c: Move assignment to before start of timerJoel Sherrill1-5/+5
2017-04-23linpack/linpack-pc.c: Fix no return statement warningJoel Sherrill1-0/+3
2017-04-23dhrystone/dhry_1.c: Fix may be used uninitialized warningJoel Sherrill1-0/+5
2017-04-05dhrystone: Fix warningsSebastian Huber1-2/+4
2017-04-04testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns2-5/+5
2017-03-29benchmarks/whetstone: Port to RTEMSSebastian Huber5-15/+39
2017-03-29benchmarks/whetstone: ImportSebastian Huber1-0/+433
2017-03-29benchmarks/linpack: Port to RTEMSSebastian Huber5-180/+109
2017-03-29benchmarks/linpack: ImportSebastian Huber1-0/+1333
2017-03-29benchmarks/dhrystone: Port to RTEMSSebastian Huber7-33/+128
2017-03-29benchmarks/dhrystone: ImportSebastian Huber6-0/+1596
2017-03-29benchmarks: Add benchmark templatesSebastian Huber14-0/+272