mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-devtest
synced 2026-01-15 02:22:56 +01:00
Utilities for testing embedded devices
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 | ||