Rainer Gerhards
58dfe006a8
testbench: improve tests
...
modernize them, reduce robustness against slow machines, provide some
test framework functional enhancements and optimizie some tests
2020-01-19 16:09:44 +01:00
Rainer Gerhards
42a8051ad9
testbench: make most tests use a port file and assign listen port 0
...
This makes the test much more robust against heavily loaded test
systems.
2019-08-16 17:31:52 +02:00
Rainer Gerhards
69ef6e329b
fix bad bash coding style and disable shellcheck false positives
...
Also now permit interactivly running tests without explicitly setting
$srcdir. This now works if we are inside ./tests and fails, as before,
when we are in a different directory.
Detected by shellcheck via CodeFactor.io
2018-10-23 13:27:37 +02:00
Rainer Gerhards
ca1af1b459
cleanup: shellcheck-found minor issues
2018-10-19 12:55:59 +02:00
Joan Sala
f342794bfd
omprog: fix forceSingleInstance flag
...
Closes #2813
Closes #2468
2018-09-09 20:56:10 +02:00