aboutsummaryrefslogtreecommitdiff
path: root/external/boot-tests
AgeCommit message (Expand)AuthorFilesLines
2017-07-20boot_tests: add PFLASH_TO_COPY for OpenBMCStewart Smith1-0/+6
2017-06-20boot-tests: add OpenBMC supportStewart Smith2-2/+125
2017-06-06boot_test.sh: Add SMC BMC supportStewart Smith4-7/+149
2016-11-07boot_test: fix typo in console messageStewart Smith1-2/+2
2016-11-02boot-tests: force BMC to boot from non-golden sideStewart Smith1-0/+2
2016-10-10external/boot_tests: remove lid from the BMC after flashingClaudio Carvalho1-2/+10
2016-10-10external/boot_tests: add the nobooting option -NClaudio Carvalho1-10/+21
2016-10-10external/boot_tests: add arbitrary lid option -FClaudio Carvalho2-3/+27
2016-08-09boot-test: give a better temp file name for boot logStewart Smith1-1/+1
2016-08-09boot-test: Add -k and -K options to keep logs on fail or alwaysStewart Smith1-3/+20
2016-06-20Fix for typosFrederic Bonnard1-3/+3
2016-04-18boot-tests: allow running boot_test.sh via a symlinkAndrew Donnellan1-1/+1
2016-04-01boot-tests: force booting from primary (non-golden) sideStewart Smith3-0/+12
2015-10-30Fix boot_test.sh script for chmod +x pflash if copyingStewart Smith1-0/+1
2015-10-01Add ability to copy pflash binary to BMC to boot_tests.shStewart Smith1-3/+9
2015-08-13fix fat-fingering of FSPSSHUSER support in extract_gcov.shStewart Smith1-4/+6
2015-08-13support FSPSSHUSER env variables in extract_gcov.shStewart Smith1-1/+1
2015-07-31external/boot-tests: update boot-test.sh usage for BMC single partition flashingAndrew Donnellan1-4/+7
2015-07-31external/boot-tests: Fix logging functions in boot_test.shAndrew Donnellan1-5/+15
2015-06-19Add single partition flashing for BMC platforms to boot_test.shStewart Smith2-19/+42
2015-06-18Because BMCs love to change things, use dd rather than scpStewart Smith1-2/+6
2015-05-28Make boot_test.sh always prefix output with target nameStewart Smith2-16/+16
2015-05-27Support doing physical machine boot tests with gcovStewart Smith1-0/+28
2015-05-15Fix fsp_support.sh for boot_tests, export SSHUSER and SSHPASSStewart Smith1-0/+2
2015-04-30Fix boot-tests for BMC machines due to FSP password in dotfileStewart Smith2-5/+5
2015-04-30Increase BOOT_TIMEOUT in boot-tests/fsp_support to 20Stewart Smith1-1/+1
2015-04-29Add boot-tests scripts for automating boot testing on FSP and BMC systemsStewart Smith3-0/+491