Update the test script to run the buildman tests also. Signed-off-by: Simon Glass <s...@chromium.org> ---
test/run | 1 + 1 file changed, 1 insertion(+) diff --git a/test/run b/test/run index f18e36e05e2..f695f2ecc5d 100755 --- a/test/run +++ b/test/run @@ -18,6 +18,7 @@ run_test ./test/py/test.py --bd sandbox_spl --build -k \ PYTHONPATH=build-sandbox_spl/tools 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.448.gf294e3d99a-goog _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot