aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2023-01-19opal-ci: Update qemu command line to test booting upFrederic Barrat1-2/+1
2021-11-10test/qemu: Add PCI devicesCédric Le Goater1-2/+20
2021-11-10CI: Update runs with P10 mamboCédric Le Goater1-1/+1
2021-11-05test/qemu: Fix testFrederic Barrat1-1/+2
2021-08-27hello_world: Add p10 mambo testsVasant Hegde2-0/+80
2020-10-02test: Skip qemu tests if skiboot.lid is too largeOliver O'Halloran2-0/+14
2020-06-17test: Print proper mambo command pathVasant Hegde1-1/+1
2020-06-17test/qemu: Update command line argumentsOliver O'Halloran2-2/+4
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith3-3/+3
2019-12-04boottests: Print the simulator output if V=1 is setOliver O'Halloran7-0/+7
2019-11-27mambo: enable use of real Container Verification CodeStewart Smith2-0/+2
2019-11-14test/mambo: Skip restoring the old ulimitOliver O'Halloran5-15/+0
2019-07-26SPDX-ify all skiboot codeStewart Smith3-54/+13
2019-07-19gcov: Fix skiboot size to dump out from simulatorsStewart Smith3-3/+3
2019-03-28ci: qemu boot tests should use built skibootStewart Smith2-2/+2
2019-03-28ci: Remove debian-jessie boot test.Stewart Smith2-76/+1
2018-12-13test: Update qemu arguments to use bmc simulatorJoel Stanley3-3/+6
2018-09-13Use $() rather than backticks in all shellStewart Smith9-31/+31
2018-06-27test/qemu: start building qemu again, and use our built qemu for testsStewart Smith3-15/+15
2018-05-29test/qemu: skip qemu test if 'old' qemu without PCRStewart Smith2-0/+14
2018-05-09test: Simplify build process for hello and sreset testsJoel Stanley4-76/+24
2018-05-09qemu-debian-test: Remove unusable hda optionJoel Stanley1-4/+3
2018-05-06test: qemu-debian-jessie boot: fix qemu-imgStewart Smith1-1/+1
2018-05-04sreset_world: re-enable the non-stb buildJoel Stanley1-1/+1
2018-05-02tests: Specfiy Qemu with a single environment variableJoel Stanley3-27/+15
2017-12-20Mambo: run hello_world and sreset_world tests with Secure and Trusted BootStewart Smith6-8/+59
2017-12-04sreset_kernel: only run SMT tests due to not supporting re-entryStewart Smith2-9/+2
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