Testsuite: Provide '>>> ' for script input to allow binary data (take 2)
authorHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Sat, 3 Oct 2020 17:43:48 +0000 (19:43 +0200)
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Sun, 4 Oct 2020 09:20:55 +0000 (11:20 +0200)
commit0dfff3282dcfbee8f1568797c2acd4983674c0d9
tree12a6576a0e7270ed4956f3971162c514c21d96b6
parent8e2fe7340c5d6abf952c45bc6b96462b8e809b94
Testsuite: Provide '>>> ' for script input to allow binary data (take 2)

This mimics the '>>> ' prefix known for the test client. Any line prefixed
with '>>> ' will be processed by Perl's string eval().

As '>>> ' is generic and documented, it replaces the (undocumented)
'\NONL\' tag.

The client input lines starting with '>>> ' are now changed to '\>>> '
to avoid evaluation by the runtest script. (Test 4030, 1101).
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