| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-17 | bootstd: Move VBE setup into a shared function | Simon Glass | |
| This information needs to be set up by the bootstd tests as well. Move it into a common function and ensure it is executed before any bootstd test is run. Make sure the 'images' parameter is set correctly for fixups. Signed-off-by: Simon Glass <[email protected]> | |||
| 2022-04-25 | bootstd: Add tests for bootstd including all uclasses | Simon Glass | |
| Add a set of combined tests for the bootdev, bootflow and bootmeth commands, along with associated functionality. Expand the sandbox console-recording limit so that these can work. These tests rely on a filesystem script which is not yet added to the Python tests. It is included here as a shell script. Signed-off-by: Simon Glass <[email protected]> | |||
