Age | Commit message (Expand) | Author |
---|---|---|
2016-01-28 | test/py: detect another "bad pattern" in console output | Stephen Warren |
2016-01-28 | test/py: check for bad patterns everywhere we wait | Stephen Warren |
2016-01-28 | test.py: calculate bad patterns on change only | Stephen Warren |
2016-01-28 | test/py: use " for docstrings | Stephen Warren |
2016-01-28 | test/py: make crash detection more robust | Stephen Warren |
2016-01-28 | test/py: move find_ram_base() into u_boot_utils | Stephen Warren |
2016-01-28 | test/py: add various utility code | Stephen Warren |
2016-01-28 | test/py: log when tests send CTRL-C | Stephen Warren |
2016-01-28 | test/py: drain console log at the end of any failed test | Stephen Warren |
2016-01-28 | test/py: move U-Boot respawn trigger to the test core | Stephen Warren |
2016-01-20 | test/py: Implement pytest infrastructure | Stephen Warren |