Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix paths to be more reliable. | Patrick Vacek | 2017-11-13 | 1 | -9/+9 | |
| | ||||||
* | Rough draft of a run-qemu-ota test. | Patrick Vacek | 2017-11-13 | 2 | -0/+34 | |
| | | | | | | | | | | Not very useful yet. Could be made into a function for the purpose of running arbitrary commands via SSH, for example. However, I had plenty of trouble even getting this far. Note that I created a softlink to qemucommand to get around the Python path issues in oe-selftest. I'm not sure if there's a better way to handle that, since manipulating the path is seemingly impossible. | |||||
* | Rename for accuracy. | Patrick Vacek | 2017-11-13 | 1 | -3/+2 | |
| | ||||||
* | garage_push.py: Add test for hsm and hsm-test | Leon Anavi | 2017-11-10 | 1 | -0/+3 | |
| | | | | | | | Extend the oe-selftest with test cases for hsm amd hsm-test. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | |||||
* | Basic tests. Not complete. | Patrick Vacek | 2017-10-27 | 1 | -0/+39 | |