aboutsummaryrefslogtreecommitdiff
path: root/test/hello_world
AgeCommit message (Expand)AuthorFilesLines
2021-11-10CI: Update runs with P10 mamboCédric Le Goater1-1/+1
2021-08-27hello_world: Add p10 mambo testsVasant Hegde2-0/+80
2020-10-02test: Skip qemu tests if skiboot.lid is too largeOliver O'Halloran1-0/+7
2020-06-17test/qemu: Update command line argumentsOliver O'Halloran1-1/+2
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2019-12-04boottests: Print the simulator output if V=1 is setOliver O'Halloran3-0/+3
2019-11-27mambo: enable use of real Container Verification CodeStewart Smith1-0/+1
2019-11-14test/mambo: Skip restoring the old ulimitOliver O'Halloran2-6/+0
2019-07-26SPDX-ify all skiboot codeStewart Smith1-21/+6
2019-07-19gcov: Fix skiboot size to dump out from simulatorsStewart Smith1-1/+1
2019-03-28ci: qemu boot tests should use built skibootStewart Smith1-1/+1
2018-12-13test: Update qemu arguments to use bmc simulatorJoel Stanley1-1/+2
2018-09-13Use $() rather than backticks in all shellStewart Smith3-11/+11
2018-06-27test/qemu: start building qemu again, and use our built qemu for testsStewart Smith1-5/+5
2018-05-09test: Simplify build process for hello and sreset testsJoel Stanley2-38/+12
2018-05-02tests: Specfiy Qemu with a single environment variableJoel Stanley1-9/+5
2017-12-20Mambo: run hello_world and sreset_world tests with Secure and Trusted BootStewart Smith3-4/+34
2017-08-24test kernels: link with -NStewart Smith1-1/+1
2017-06-19test/hello_world: Properly report P9MAMBO pathMichael Ellerman1-1/+1
2017-03-31Mambo/Qemu boot tests: expect (and fail) on checkstopStewart Smith3-0/+3
2017-02-22test/hello_world: use P9MAMBO_ to differentiate from P8Stewart Smith1-8/+7
2016-12-22hello_world: print out full path of missing MAMBO_BINARYStewart Smith2-2/+2
2016-12-22hello_world: run p9 mambo testsStewart Smith2-0/+70
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