summaryrefslogtreecommitdiffstats
path: root/testsuites/benchmarks/linpack (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-10testsuite/benchmarks: Merged nested Makefile.am files into one Makefile.amChris Johns1-21/+0
2017-11-06tests: Use simple console driverSebastian Huber1-1/+1
2017-11-02tests: Use printf() instead of fprintf()Sebastian Huber2-0/+6
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-23linpack/linpack-pc.c: Fix no return statement warningJoel Sherrill1-0/+3
2017-03-29benchmarks/linpack: Port to RTEMSSebastian Huber5-180/+109
2017-03-29benchmarks/linpack: ImportSebastian Huber1-0/+1333
2017-03-29benchmarks: Add benchmark templatesSebastian Huber4-0/+78