arm: dts: Update IOT2050 device tree files
[platform/kernel/u-boot.git] / test / run
index 27331a8..869406c 100755 (executable)
--- a/test/run
+++ b/test/run
@@ -28,7 +28,11 @@ fi
 
 # Run tests which require sandbox_spl
 run_test "sandbox_spl" ./test/py/test.py --bd sandbox_spl --build \
-               -k 'test_ofplatdata or test_handoff'
+               -k 'test_ofplatdata or test_handoff or test_spl'
+
+# Run the sane tests with sandbox_noinst (i.e. without OF_PLATDATA_INST)
+run_test "sandbox_spl" ./test/py/test.py --bd sandbox_noinst --build \
+               -k 'test_ofplatdata or test_handoff or test_spl'
 
 if [ -z "$tools_only" ]; then
        # Run tests for the flat-device-tree version of sandbox. This is a special
@@ -48,7 +52,7 @@ export DTC=${DTC_DIR}/dtc
 TOOLS_DIR=build-sandbox_spl/tools
 
 run_test "binman" ./tools/binman/binman --toolpath ${TOOLS_DIR} test
-run_test "patman" ./tools/patman/patman --test
+run_test "patman" ./tools/patman/patman test
 
 run_test "buildman" ./tools/buildman/buildman -t ${skip}
 run_test "fdt" ./tools/dtoc/test_fdt -t