summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* ci: qemu boot tests should use built skibootStewart Smith2019-03-282-2/+2
* ci: Remove debian-jessie boot test.Stewart Smith2019-03-282-76/+1
* test: Update qemu arguments to use bmc simulatorJoel Stanley2018-12-133-3/+6
* Use $() rather than backticks in all shellStewart Smith2018-09-139-31/+31
* test/qemu: start building qemu again, and use our built qemu for testsStewart Smith2018-06-273-15/+15
* test/qemu: skip qemu test if 'old' qemu without PCRStewart Smith2018-05-292-0/+14
* test: Simplify build process for hello and sreset testsJoel Stanley2018-05-094-76/+24
* qemu-debian-test: Remove unusable hda optionJoel Stanley2018-05-091-4/+3
* test: qemu-debian-jessie boot: fix qemu-imgStewart Smith2018-05-061-1/+1
* sreset_world: re-enable the non-stb buildJoel Stanley2018-05-041-1/+1
* tests: Specfiy Qemu with a single environment variableJoel Stanley2018-05-023-27/+15
* Mambo: run hello_world and sreset_world tests with Secure and Trusted BootStewart Smith2017-12-206-8/+59
* sreset_kernel: only run SMT tests due to not supporting re-entryStewart Smith2017-12-042-9/+2
* test kernels: link with -NStewart Smith2017-08-242-2/+2
* test/qemu-jessie: bail out fast on kernel panicStewart Smith2017-07-121-0/+1
* test/qemu-jessie: dump boot log on failureStewart Smith2017-07-121-0/+1
* test/hello_world: Properly report P9MAMBO pathMichael Ellerman2017-06-191-1/+1
* Mambo/Qemu boot tests: expect (and fail) on checkstopStewart Smith2017-03-318-0/+12
* test/sreset_world: Kind of like Hello World, but from the SRESET vector.Stewart Smith2017-03-076-0/+327
* test/hello_world: use P9MAMBO_ to differentiate from P8Stewart Smith2017-02-221-8/+7
* hdata_to_dt: Only output dtbStewart Smith2017-02-161-1/+3
* hello_world: print out full path of missing MAMBO_BINARYStewart Smith2016-12-222-2/+2
* hello_world: run p9 mambo testsStewart Smith2016-12-222-0/+70
* test/qemu: bump qemu version used in CI, adds IPMI supportStewart Smith2016-08-262-2/+2
* test/hello_world: always use shutdown type zeroOliver O'Halloran2016-07-221-0/+1
* Use mktemp rather than the deprecated tempfileStewart Smith2016-07-183-3/+3
* make check: Use mktemp instead of tempfileVasant Hegde2016-07-181-1/+1
* Remove empty 'echo' from boot test scriptsStewart Smith2016-07-124-4/+0
* make remaining noisy tests quietStewart Smith2016-07-122-10/+10
* make check: make test runs less noisyStewart Smith2016-07-124-4/+62
* test/hello_world: Call OPAL_CEC_POWER_DOWN at endMichael Neuling2016-05-102-4/+18
* test: add multithreaded mambo testsOliver O'Halloran2016-03-072-5/+15
* Merge branch 'stable'Stewart Smith2016-01-211-0/+70
|\
| * DT sorting testOliver O'Halloran2016-01-211-0/+70
| * hello_world: don't link with libgccStewart Smith2015-12-021-1/+1
* | Add Debian Jessie installer boot testStewart Smith2015-11-262-1/+71
* | hello_world: don't link with libgccStewart Smith2015-11-181-1/+1
* | Support PowerNV Qemu for running testsStewart Smith2015-10-266-7/+118
|/
* fix boot-coverage-report target for updated boot_test.shStewart Smith2015-08-131-4/+4
* test/hello_world: Remove include fileMichael Neuling2015-06-012-24/+1
* test/hello_world: Cleanup codeMichael Neuling2015-06-011-17/+15
* test/hello_world: Add linker script to dependenciesMichael Neuling2015-06-011-1/+1
* test/hello_world: Fix cleaning dependencies fileMichael Neuling2015-06-011-1/+1
* Ensure skiboot is built before running boot testsStewart Smith2015-05-281-2/+2
* Simplify boot-tests makefileStewart Smith2015-05-281-12/+5
* Support doing physical machine boot tests with gcovStewart Smith2015-05-272-4/+11
* Enable multiple boot tests based on op-build verisonsStewart Smith2015-05-264-13/+45
* Add boot-coverage-report targetStewart Smith2015-05-255-3/+30
* Refactor mambo test runningStewart Smith2015-05-254-9/+27
* Add Makefile and shell to run a boot test if zImage.epapr is presentStewart Smith2015-01-272-0/+59
OpenPOWER on IntegriCloud