mirror of
ssh://devgit.janware.com/janware/proj/jw-devtest
synced 2026-09-12 17:18:40 +02:00
Utilities for testing embedded devices
- Python 98.5%
- Makefile 1.5%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
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 | ||