aboutsummaryrefslogtreecommitdiff
path: root/test/sreset_world
AgeCommit message (Expand)AuthorFilesLines
2020-06-17test: Print proper mambo command pathVasant Hegde1-1/+1
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'Halloran2-0/+2
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-18/+5
2019-07-19gcov: Fix skiboot size to dump out from simulatorsStewart Smith1-1/+1
2018-09-13Use $() rather than backticks in all shellStewart Smith2-8/+8
2018-05-09test: Simplify build process for hello and sreset testsJoel Stanley2-38/+12
2018-05-04sreset_world: re-enable the non-stb buildJoel Stanley1-1/+1
2017-12-20Mambo: run hello_world and sreset_world tests with Secure and Trusted BootStewart Smith3-4/+25
2017-12-04sreset_kernel: only run SMT tests due to not supporting re-entryStewart Smith2-9/+2
2017-08-24test kernels: link with -NStewart Smith1-1/+1
2017-03-31Mambo/Qemu boot tests: expect (and fail) on checkstopStewart Smith2-0/+6
2017-03-07test/sreset_world: Kind of like Hello World, but from the SRESET vector.Stewart Smith6-0/+327