aboutsummaryrefslogtreecommitdiff
path: root/test/hello_world
AgeCommit message (Expand)AuthorFilesLines
2016-07-22test/hello_world: always use shutdown type zeroOliver O'Halloran1-0/+1
2016-07-18Use mktemp rather than the deprecated tempfileStewart Smith2-2/+2
2016-07-12Remove empty 'echo' from boot test scriptsStewart Smith2-2/+0
2016-07-12make remaining noisy tests quietStewart Smith1-3/+3
2016-07-12make check: make test runs less noisyStewart Smith2-2/+30
2016-05-10test/hello_world: Call OPAL_CEC_POWER_DOWN at endMichael Neuling2-4/+18
2016-03-07test: add multithreaded mambo testsOliver O'Halloran1-4/+11
2015-11-18hello_world: don't link with libgccStewart Smith1-1/+1
2015-10-26Support PowerNV Qemu for running testsStewart Smith3-4/+52
2015-06-01test/hello_world: Remove include fileMichael Neuling2-24/+1
2015-06-01test/hello_world: Cleanup codeMichael Neuling1-17/+15
2015-06-01test/hello_world: Add linker script to dependenciesMichael Neuling1-1/+1
2015-06-01test/hello_world: Fix cleaning dependencies fileMichael Neuling1-1/+1
2015-05-25Add boot-coverage-report targetStewart Smith2-1/+4
2015-05-25Refactor mambo test runningStewart Smith2-4/+7
2014-12-18test/hello_world: Fix makefile ruleJoel Stanley1-1/+1
2014-12-18test/hello_world: Fix some corner cases in test scriptJoel Stanley1-1/+6
2014-12-15Fix makefile dependency generation, especially for HOSTCCStewart Smith1-2/+4
2014-12-15Fix flub in hello_world Makefile.checkStewart Smith1-3/+0
2014-12-15Add hello_world tiny payload to test with mambo (if available)Stewart Smith5-0/+170