Update the test script to run the buildman tests also.
Signed-off-by: Simon Glass <[email protected]>
---
Changes in v2: None
test/run | 1 +
1 file changed, 1 insertion(+)
diff --git a/test/run b/test/run
index 8f72a1f7b29..a53383bb8e8 100755
--- a/test/run
+++ b/test/run
@@ -20,6 +20,7 @@ run_test ./test/py/test.py --bd sandbox_spl --build -k \
PYTHONPATH=build-sandbox_spl/scripts/dtc/pylibfdt run_test \
./tools/binman/binman -t
run_test ./tools/patman/patman --test
+run_test ./tools/buildman/buildman -t
if [ $result == 0 ]; then
echo "Tests passed!"
--
2.15.0.417.g466bffb3ac-goog
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot