aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2017-08-24test kernels: link with -NStewart Smith2-2/+2
2017-07-12test/qemu-jessie: bail out fast on kernel panicStewart Smith1-0/+1
2017-07-12test/qemu-jessie: dump boot log on failureStewart Smith1-0/+1
2017-06-19test/hello_world: Properly report P9MAMBO pathMichael Ellerman1-1/+1
2017-03-31Mambo/Qemu boot tests: expect (and fail) on checkstopStewart Smith8-0/+12
2017-03-07test/sreset_world: Kind of like Hello World, but from the SRESET vector.Stewart Smith6-0/+327
2017-02-22test/hello_world: use P9MAMBO_ to differentiate from P8Stewart Smith1-8/+7
2017-02-16hdata_to_dt: Only output dtbStewart Smith1-1/+3
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-08-26test/qemu: bump qemu version used in CI, adds IPMI supportStewart Smith2-2/+2
2016-07-22test/hello_world: always use shutdown type zeroOliver O'Halloran1-0/+1
2016-07-18Use mktemp rather than the deprecated tempfileStewart Smith3-3/+3
2016-07-18make check: Use mktemp instead of tempfileVasant Hegde1-1/+1
2016-07-12Remove empty 'echo' from boot test scriptsStewart Smith4-4/+0
2016-07-12make remaining noisy tests quietStewart Smith2-10/+10
2016-07-12make check: make test runs less noisyStewart Smith4-4/+62
2016-05-10test/hello_world: Call OPAL_CEC_POWER_DOWN at endMichael Neuling2-4/+18
2016-03-07test: add multithreaded mambo testsOliver O'Halloran2-5/+15
2016-01-21Merge branch 'stable'Stewart Smith1-0/+70
2016-01-21DT sorting testOliver O'Halloran1-0/+70
2015-12-02hello_world: don't link with libgccStewart Smith1-1/+1
2015-11-26Add Debian Jessie installer boot testStewart Smith2-1/+71
2015-11-18hello_world: don't link with libgccStewart Smith1-1/+1
2015-10-26Support PowerNV Qemu for running testsStewart Smith6-7/+118
2015-08-13fix boot-coverage-report target for updated boot_test.shStewart Smith1-4/+4
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-28Ensure skiboot is built before running boot testsStewart Smith1-2/+2
2015-05-28Simplify boot-tests makefileStewart Smith1-12/+5
2015-05-27Support doing physical machine boot tests with gcovStewart Smith2-4/+11
2015-05-26Enable multiple boot tests based on op-build verisonsStewart Smith4-13/+45
2015-05-25Add boot-coverage-report targetStewart Smith5-3/+30
2015-05-25Refactor mambo test runningStewart Smith4-9/+27
2015-01-27Add Makefile and shell to run a boot test if zImage.epapr is presentStewart Smith2-0/+59
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