Debug and improve tests

This commit is contained in:
Loic Guegan 2022-09-13 14:38:30 +02:00
parent b3cbb52f00
commit 17bfda379b
25 changed files with 376 additions and 21 deletions

View file

@ -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