mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-devtest
synced 2026-04-24 11:03:36 +02:00
Utilities for testing embedded devices
- Python 98.5%
- Makefile 1.5%
test.cmds_exec() takes a list of lists with commands to be sent to a console, returns None on success and an error message on failure. The list can consist of up to three entries, 2 + 3 are optional: [ cmd, expect-regex, timeout] Signed-off-by: Jan Lindemann <jan@janware.com> |
||
|---|---|---|
| make | ||
| scripts | ||
| src | ||
| test/list-cmd | ||
| Makefile | ||
| VERSION | ||