mirror of
ssh://devgit.janware.com/janware/proj/jw-devtest
synced 2026-09-11 23:00:22 +02:00
Utilities for testing embedded devices
- Python 98.5%
- Makefile 1.5%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
Rename for consistency:
wait_poweroff -> wait_power_off()
Now, here's what we have:
request_power_on(self)
wait_up(self, timeout)
request_shutdown(self)
request_power_off(self)
wait_power_off(self, timeout)
Signed-off-by: Jan Lindemann <jan@janware.com>
|
||
| make | ||
| scripts | ||
| src | ||
| test | ||
| Makefile | ||
| VERSION | ||