Testsuite: Provide '>>> ' for script input to allow binary data
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>
Sat, 3 Oct 2020 17:48:09 +0000 (19:48 +0200)
commitf7ec095232186edba2b7137594bfdd7d7b7f9504
tree8695d18e6e2fbba21bbd077389869f76af748b2c
parentf093e580a55ad4d41a3ba70bae265b131b5c3bbb
Testsuite: Provide '>>> ' for script input to allow binary data

This mimics the '>>> ' prefix 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.
test/README
test/runtest
test/scripts/0000-Basic/0100
test/scripts/0000-Basic/0101
test/scripts/0000-Basic/0242