Testsuite: Allow input lines starting with ":<cmd>:", like ":sleep:".
authorHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Mon, 5 Oct 2020 06:59:25 +0000 (08:59 +0200)
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Mon, 5 Oct 2020 08:34:45 +0000 (10:34 +0200)
commitd0de84b2d250e2f066286db3a3f5400a0f931b67
treecf6fa33a6feac7cd60166010d1ab64af8b8e6419
parent78fb059f567b933e3e8c1898f6f51b1e6c3b5396
Testsuite: Allow input lines starting with ":<cmd>:", like ":sleep:".

This somehow mimics the behaviour of the client tool, but works for
*any* input line that is sent to the application. This reverts the
unfortunate take abusing the client's special notation '>>> '.

Currently implemented:

        - :eval:
        - :neol:
        - :sleep:
test/README
test/runtest
test/scripts/0000-Basic/0100
test/scripts/0000-Basic/0101
test/scripts/0000-Basic/0242
test/scripts/0000-Basic/0900
test/scripts/0000-Basic/0901
test/scripts/1100-Basic-TLS/1101
test/scripts/4030-proxy-protocol/4030
test/scripts/4030-proxy-protocol/4031