]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - .azure-pipelines.yml
test: spl: Add functions to create images
[thirdparty/u-boot.git] / .azure-pipelines.yml
index 7985ff5523ca2369d6b8c9edcfead8f40b15fdf6..6f91553e861388b247ee5a7b4cb5db178d6c5d49 100644 (file)
@@ -299,6 +299,10 @@ stages:
         sandbox_noinst:
           TEST_PY_BD: "sandbox_noinst"
           TEST_PY_TEST_SPEC: "test_ofplatdata or test_handoff or test_spl"
+        sandbox_noinst_load_fit_full:
+          TEST_PY_BD: "sandbox_noinst"
+          TEST_PY_TEST_SPEC: "test_ofplatdata or test_handoff or test_spl"
+          OVERRIDE: "-a CONFIG_SPL_LOAD_FIT_FULL=y"
         sandbox_flattree:
           TEST_PY_BD: "sandbox_flattree"
         sandbox_trace: