History log of /u-boot/test/py/tests/test_spl.py
Revision Date Author Comments
# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# 60d76e33 14-Oct-2023 Sean Anderson <seanga2@gmail.com>

test: spl: Add a test for the SPI load method

Add test for the SPI load method. This one is pretty straightforward. We
can't enable FIT_EXTERNAL with LOAD_FIT_FULL because spl_spi_load_image
doesn't know the total image size and has to guess from fdt_totalsize. This
doesn't include external data, so loading it will fail.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

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


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

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


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>


# e1e54ffe 25-Oct-2020 Simon Glass <sjg@chromium.org>

test: Run only the selected SPL test

Use the new -k option to select the test to run.

Signed-off-by: Simon Glass <sjg@chromium.org>


# bc84d585 25-Oct-2020 Simon Glass <sjg@chromium.org>

pytest: Collect SPL unit tests

Add a new test_spl fixture to handle running SPL unit tests.

Signed-off-by: Simon Glass <sjg@chromium.org>