diff options
Diffstat (limited to 'tests/posix')
-rwxr-xr-x | tests/posix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/posix b/tests/posix index c331048..e3327a7 100755 --- a/tests/posix +++ b/tests/posix @@ -8,6 +8,8 @@ uarttest() { ~/var/projects/uarttest/bin/uarttest.py "$@" } +touch .config + uarttest --runtime=2 --check "grep 'Hello, World!$'" '!build/system.elf' './mp app=test_basic arch=posix loop={!1} aspectc={0!1} gpio_trace={!1} arch_drivers={!counter} drivers={!softi2c}' # Loop |