Update the test script to run the patman 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 b9ed3edb3e4..f18e36e05e2 100755
--- a/test/run
+++ b/test/run
@@ -17,6 +17,7 @@ run_test ./test/py/test.py --bd sandbox_spl --build -k \
 ./test/py/test.py --bd sandbox_flattree --build
 
 PYTHONPATH=build-sandbox_spl/tools run_test ./tools/binman/binman -t
+run_test ./tools/patman/patman --test
 
 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

Reply via email to