test: Run sandbox_spl tests on sandbox_noinst
authorSimon Glass <sjg@chromium.org>
Mon, 15 Mar 2021 04:25:33 +0000 (17:25 +1300)
committerSimon Glass <sjg@chromium.org>
Fri, 26 Mar 2021 04:03:09 +0000 (17:03 +1300)
Run the tests on this build too, to prevent regressions.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
test/run

index 735628e7e37027c42346d209b740abf7048312f6..869406cd8d2289840bca08ceb47eab9711d4670f 100755 (executable)
--- a/test/run
+++ b/test/run
@@ -30,6 +30,10 @@ fi
 run_test "sandbox_spl" ./test/py/test.py --bd sandbox_spl --build \
                -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
        # build which does not enable CONFIG_OF_LIVE for the live device tree, so we can