]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: Quote test names
authorSimon Glass <sjg@chromium.org>
Sat, 2 Nov 2024 19:37:05 +0000 (13:37 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 13 Nov 2024 17:56:02 +0000 (11:56 -0600)
commitc63f4e40f112dd72bffd837b5f599173740214fc
tree177e5d2894b24c3d94d064f442788cad54e38caf
parent4f570b36aa00fe094af9107b50fa60083cf765ab
test: Quote test names

When mentioning a test name, add single quotes to make it easier to see.

Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Tom Rini <trini@konsulko.com> # rpi_3, rpi_4, rpi_arm64, am64x_evm_a53, am64-sk
test/test-main.c