summaryrefslogtreecommitdiffstats
path: root/testsuites/benchmarks (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: Do not install test programsSebastian Huber2019-01-301-3/+1
* build: Add missing $(LDADD) for dependenciesSebastian Huber2019-01-141-2/+2
* build: Remove local.amSebastian Huber2018-10-101-1/+0
* configure: Add subdir-objects to all automake flags.Chris Johns2018-04-111-1/+1
* testsuite/benchmarks: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-105-73/+51
* Remove make preinstallChris Johns2018-01-251-0/+2
* tests: Use simple console driverSebastian Huber2017-11-063-3/+3
* tests: Use printf() instead of fprintf()Sebastian Huber2017-11-025-0/+12
* tests: Remove TEST_INITSebastian Huber2017-10-283-6/+0
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-233-0/+6
* dhrystone/dhry_1.c: Move assignment to before start of timerJoel Sherrill2017-04-261-5/+5
* linpack/linpack-pc.c: Fix no return statement warningJoel Sherrill2017-04-231-0/+3
* dhrystone/dhry_1.c: Fix may be used uninitialized warningJoel Sherrill2017-04-231-0/+5
* dhrystone: Fix warningsSebastian Huber2017-04-051-2/+4
* testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns2017-04-042-5/+5
* benchmarks/whetstone: Port to RTEMSSebastian Huber2017-03-295-15/+39
* benchmarks/whetstone: ImportSebastian Huber2017-03-291-0/+433
* benchmarks/linpack: Port to RTEMSSebastian Huber2017-03-295-180/+109
* benchmarks/linpack: ImportSebastian Huber2017-03-291-0/+1333
* benchmarks/dhrystone: Port to RTEMSSebastian Huber2017-03-297-33/+128
* benchmarks/dhrystone: ImportSebastian Huber2017-03-296-0/+1596
* benchmarks: Add benchmark templatesSebastian Huber2017-03-2914-0/+272