u_boot_pylib: Correct case for test_result
authorSimon Glass <sjg@chromium.org>
Mon, 3 Feb 2025 16:26:42 +0000 (09:26 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 4 Mar 2025 19:31:49 +0000 (13:31 -0600)
commitd6900a778a72ddb33b10550503719a13cc59bc18
treecab71c90a37e1a220051c31f0268748e151df478
parent752321b62530dcbd6e8b5872aff4cf761809d76b
u_boot_pylib: Correct case for test_result

This should be in capitals and defined at the start of the file. Update
it.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/ftest.py
tools/buildman/func_test.py
tools/u_boot_pylib/command.py