]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[test] Include build architecture in test suite banner
authorMichael Brown <mcb30@ipxe.org>
Mon, 6 Feb 2023 21:03:39 +0000 (21:03 +0000)
committerMichael Brown <mcb30@ipxe.org>
Mon, 6 Feb 2023 21:06:00 +0000 (21:06 +0000)
commit84cb7743906f88a09b7c1f5f8b56e43bb3f7709e
treef62c9a01061f450cca2311c71e380a25c70bd0d5
parentbfa5262f0e31fdee06ca7c3098e1f4f3fcb1ede7
[test] Include build architecture in test suite banner

The test suites for the various architectures are often run back to
back, and there is currently nothing to visually distinguish one test
run from another.

Include the architecture name within the self-test startup banner, to
aid in visual identification of test results.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/tests/test.c