From bb0b77d7ede0501339c2357ab1667e457e572ae9 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 13 Apr 2021 09:08:12 +0200 Subject: tests: create empty .config to satisfy dependencies --- tests/posix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/posix') 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 -- cgit v1.2.3