summaryrefslogtreecommitdiff
path: root/tests/run.sh
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2022-09-13 14:38:30 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2022-09-13 14:38:30 +0200
commit17bfda379be17acb20abfb7f0c9231d36ef8766d (patch)
treef263d1b37e223278e4b929460c7f4dc7798493ef /tests/run.sh
parentb3cbb52f00e000277c3c74e1e9eab230d8b2d843 (diff)
Debug and improve tests
Diffstat (limited to 'tests/run.sh')
-rwxr-xr-xtests/run.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run.sh b/tests/run.sh
index 676d7c7..1a98c5d 100755
--- a/tests/run.sh
+++ b/tests/run.sh
@@ -13,6 +13,7 @@ do
cd $test
testcmd="${pythonexec} simulator.py"
[ -e "platform.yaml" ] && testcmd="esds run platform.yaml"
+ echo $testcmd
timeout $test_timeout ${testcmd} &> "$out"
# Ensure timeout