This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ /opt/ibm/systemsim-p8/run/pegasus/power8 -f skiboot.tcl | |
Licensed Materials - Property of IBM. | |
(C) Copyright IBM Corporation 2001, 2014 | |
All Rights Reserved. | |
Using initial run script skiboot.tcl | |
Starting mambo on *guoliangc* (pid = 14593) at Sun Feb 8 18:00:18 2015 | |
With command: /opt/ibm/systemsim-p8/bin/systemsim-pegasus -f skiboot.tcl | |
No network support selected | |
INFO: 0: (0): !!!!!! Simulator now in TURBO mode !!!!!! | |
9470983: (9470983): [4938167,5] SkiBoot skiboot-4.1.1 starting... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SKIBOOT_VERSION=4.1.1 make check | |
[ RUN-TEST ] ccan/check_type/test/run | |
[ RUN-TEST ] ccan/str/test/run-STR_MAX_CHARS | |
[ RUN-TEST ] ccan/str/test/run | |
[ RUN-TEST ] ccan/list/test/run-list_del_from-assert | |
[ RUN-TEST ] ccan/list/test/run-single-eval | |
[ RUN-TEST ] ccan/list/test/run-with-debug | |
[ RUN-TEST ] ccan/list/test/run-check-corrupt | |
[ RUN-TEST ] ccan/list/test/run | |
[ RUN-TEST ] ccan/build_assert/test/run-BUILD_ASSERT_OR_ZERO |