diff options
| author | Simon Glass <[email protected]> | 2023-01-06 08:52:41 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-01-16 18:26:51 -0500 |
| commit | d985f1dbddb241c21a9150abf59dd386ba1ffe05 (patch) | |
| tree | 1fb0c4e219db2eacc8673acca93e5680dc6d6395 /test/py/tests/bootstd | |
| parent | 02d929bfb25af22171dbd100f38ffd8fa6bf6238 (diff) | |
bootstd: Add a test for the bootstd menu
Add a test which checks that two operating systems can be displayed in a
menu, allowing one to be selected.
Enable a few things on snow so that the unit tests build.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'test/py/tests/bootstd')
| -rw-r--r-- | test/py/tests/bootstd/armbian.bmp.xz | bin | 0 -> 1384 bytes |
| -rw-r--r-- | test/py/tests/bootstd/mmc4.img.xz | bin | 0 -> 7072 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/test/py/tests/bootstd/armbian.bmp.xz b/test/py/tests/bootstd/armbian.bmp.xz Binary files differnew file mode 100644 index 00000000000..ad137ea6e6d --- /dev/null +++ b/test/py/tests/bootstd/armbian.bmp.xz diff --git a/test/py/tests/bootstd/mmc4.img.xz b/test/py/tests/bootstd/mmc4.img.xz Binary files differnew file mode 100644 index 00000000000..f4db011969f --- /dev/null +++ b/test/py/tests/bootstd/mmc4.img.xz |
