[PATCH v5 11/11] dm: test: Add a test for the various migration combinations

Simon Glass sjg at chromium.org
Wed Feb 15 03:00:05 CET 2023


Test that:

- sandbox shows a warning when an unmigrated DT is used
- sandbox fails to run when migration is turned off
- sandbox_spl fails to build when migration is turned off

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

Changes in v5:
- Ensure that the old tags are supported in each commit of this series

Changes in v4:
- Add new patch with a test for the various migration combinations

 test/py/tests/test_of_migrate.py | 108 +++++++++++++++++++++++++++++++
 1 file changed, 108 insertions(+)
 create mode 100644 test/py/tests/test_of_migrate.py

Applied to u-boot-dm/next, thanks!


More information about the U-Boot-Custodians mailing list