mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-19 03:59:45 +00:00
Debug and improve tests
This commit is contained in:
parent
b3cbb52f00
commit
17bfda379b
25 changed files with 376 additions and 21 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue