bind9/bin/tests
Michal Nowak 62035221e3
Do not use escape codes for matching with grep
FreeBSD 13.0 replaced GNU grep with BSD grep and removed support for
"redundant escapes for most ordinary characters" from regex(3) library,
therefore the matching sequence in digdelv/tests.sh needs to be
rewritten otherwise it fails with:

    grep: trailing backslash (\)

(cherry picked from commit 253ae96bf1)
2021-05-17 13:14:31 +02:00
..
bigtest update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
optional Refactored dns_message_t for using attach/detach semantics 2020-09-30 13:33:43 +02:00
pkcs11 update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
startperf update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
system Do not use escape codes for matching with grep 2021-05-17 13:14:31 +02:00
testdata/wire move all optional tests from bin/tests to bin/tests/optional 2018-03-09 15:29:59 -08:00
virtual-time update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
win32 Disable MSB8028 warning 2020-04-16 08:12:39 +02:00
.gitignore migrate t_dst signature test to lib/dns/tests/dst_test 2018-03-09 15:46:53 -08:00
cfg_test.c update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
fromhex.pl update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
headerdep_test.sh.in update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
Makefile.in update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
makejournal.c update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
named.conf update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
prepare-softhsm2.sh Fix "pkcs11" system test 2020-03-05 07:57:12 +01:00
wire_test.c Refactored dns_message_t for using attach/detach semantics 2020-09-30 13:33:43 +02:00