Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
regression-suites
Commits
bed219bf
Commit
bed219bf
authored
Jul 24, 2019
by
Thanassis Tsiodras
Browse files
Increase timeout; Linux is not exactly a real-time OS.
parent
6049283f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Demo_FixedPoint_and_TestAutomation/regression.sh
View file @
bed219bf
...
...
@@ -4,6 +4,6 @@ cp -a testSimulinkResponses.py binary.c/binaries/ground-GUI/ || exit 1
cd
binary.c/binaries/
||
exit
1
./x86_partition & 2>/dev/null
cd
ground-GUI
||
exit
1
timeout
1
0 ./testSimulinkResponses.py 2>/dev/null
||
exit
1
timeout
3
0 ./testSimulinkResponses.py 2>/dev/null
||
exit
1
killall x86_partition
exit
0
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment