| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-30 | test/py: Split mark to multiple lines | Tom Rini | |
| We inconsistently note multiple dependencies today in our tests, sometimes with a single line that declares multiple and sometimes multiple single lines. Current pytest seems to fail on the single line format so change to multiple declarations. Reviewed-by: Stephen Warren <[email protected]> Reviewed-by: Simon Glass <[email protected]> Tested-by: Stephen Warren <[email protected]> Tested-by: Simon Glass <[email protected]> [on sandbox] Signed-off-by: Tom Rini <[email protected]> | |||
| 2019-08-07 | test/py: avb: Move AVB test to android dir | Sam Protsenko | |
| Signed-off-by: Sam Protsenko <[email protected]> | |||
| 2019-07-24 | test/py: Add base test case for A/B updates | Ruslan Trofymenko | |
| Add sandbox test for 'ab_select' command. Test: ./test/py/test.py --bd sandbox --build -k test_ab Signed-off-by: Ruslan Trofymenko <[email protected]> Signed-off-by: Igor Opaniuk <[email protected]> Signed-off-by: Sam Protsenko <[email protected]> Reviewed-by: Alistair Strachan <[email protected]> Reviewed-by: Sam Protsenko <[email protected]> Reviewed-by: Simon Glass <[email protected]> | |||
