Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-29 | test: Run only the selected SPL test | Simon Glass | |
Use the new -k option to select the test to run. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2020-10-29 | pytest: Collect SPL unit tests | Simon Glass | |
Add a new test_spl fixture to handle running SPL unit tests. Signed-off-by: Simon Glass <sjg@chromium.org> |