Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-29 | test/py: add skip marker for reliance on tools | Stephen Warren | |
Some tests use external tools (executables) during their operation. Add a test.py mark to indicate this. This allows those tests to be skipped if the required tool is not present. Signed-off-by: Stephen Warren <swarren@nvidia.com> | |||
2017-08-13 | test: Move the FIT test into the correct place | Simon Glass | |
Move this test so that it will run when 'make tests' is used. Signed-off-by: Simon Glass <sjg@chromium.org> |