commit | d2bc33eddd62843d7145fe1b0f7066d644101dd7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jan 06 08:52:41 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 16 18:26:51 2023 -0500 |
tree | 1fb0c4e219db2eacc8673acca93e5680dc6d6395 | |
parent | 0a2f6a3df2aa8cca4bfa01334d752c7e6b2a4e57 [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 <sjg@chromium.org>