lv_micropython/tools/mpremote/tests/test_eval_exec_run.sh.exp
Jim Mussared 6461ffd9d1 tools/mpremote: Add initial regression tests for mpremote.
These tests are specifically for the command-line interface and cover:
 - resume/soft-reset/connect/disconnect
 - mount
 - fs cp,touch,mkdir,cat,sha256sum,rm,rmdir
 - eval/exec/run

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Signed-off-by: Damien George <damien@micropython.org>
2024-10-09 16:39:00 +11:00

7 lines
70 B
Plaintext

mpremote
before sleep
after sleep
3
[{'a': 'b'}, (1, 2, 3), True]
run