summaryrefslogtreecommitdiffstats
path: root/test/run_boot_test.tcl
Commit message (Collapse)AuthorAgeFilesLines
* Enable multiple boot tests based on op-build verisonsStewart Smith2015-05-261-1/+1
| | | | | | We also add a makefile to help people re-create the images. Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* Add boot-coverage-report targetStewart Smith2015-05-251-2/+2
| | | | | | | | | | | This target will run the (two) current boot tests and produce lcov coverage of skiboot from running them in Mambo. Everything is pretty hard coded at this stage and should most certainly be improved upon, especially if we want input from real hardware or to have more boot tests. Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* Refactor mambo test runningStewart Smith2015-05-251-0/+16
we now properly control the simulation rather than just killing off Mambo. For boot test, we wait for petitboot and actually shut down the simulation properly with 'halt'. Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
OpenPOWER on IntegriCloud