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
b7b4453cff
testbench: make imrelp tests faster and avoid imtcp
...
imtcp was primarily used for historical reasons and is actually
to inferior method of injection messages for such cases
2018-09-13 17:44:21 +02:00
Rainer Gerhards
566788ecac
* remove unnecessary calls to "wait_startup"
...
This is automatically called by "startup" and "startup_vg". Tests
looked like a left-over from old testbench plumbing.
2018-09-04 10:50:57 +02:00
Rainer Gerhards
20696a754b
testbench: streamline plumbing
...
no functional changes, but modernization and cleanup
2018-09-01 13:18:50 +02:00
friedl
493ed7af8f
Test Refactor part 9 - DONOTMERGE ( #2928 )
...
* Testbench refactoring part 9
2018-08-15 17:20:11 +02:00
Jiri Vymazal
2f5205aa74
added new test for relp with TLS and custom priority string
2018-06-27 08:58:06 +02:00