bind9/bin/tests/system/cookie
Michal Nowak 093af1c00a
Drop $SYSTEMTESTTOP from bin/tests/system/
The $SYSTEMTESTTOP shell variable if often set to .. in various shell
scripts inside bin/tests/system/, but most of the time it is only
used one line later, while sourcing conf.sh. This hardly improves
code readability.

$SYSTEMTESTTOP is also used for the purpose of referencing
scripts/files living in bin/tests/system/, but given that the
variable is always set to a short, relative path, we can drop it and
replace all of its occurrences with the relative path without adversely
affecting code readability.
2020-07-30 15:58:50 +02:00
..
ns1 further tidying of primary/secondary terminology in system tests 2020-07-01 11:12:12 -07:00
ns2 further tidying of primary/secondary terminology in system tests 2020-07-01 11:12:12 -07:00
ns3 further tidying of primary/secondary terminology in system tests 2020-07-01 11:12:12 -07:00
ns4 Add new default siphash24 cookie algorithm, but keep AES as legacy 2019-07-21 15:16:28 -04:00
ns5 Add new default siphash24 cookie algorithm, but keep AES as legacy 2019-07-21 15:16:28 -04:00
ns6 Add new default siphash24 cookie algorithm, but keep AES as legacy 2019-07-21 15:16:28 -04:00
ns7 further tidying of primary/secondary terminology in system tests 2020-07-01 11:12:12 -07:00
ns8 further tidying of primary/secondary terminology in system tests 2020-07-01 11:12:12 -07:00
.gitignore 4152. [func] Implement DNS COOKIE option. This replaces the 2015-07-06 09:44:24 +10:00
bad-cookie-badaes.conf Add new default siphash24 cookie algorithm, but keep AES as legacy 2019-07-21 15:16:28 -04:00
bad-cookie-badhex.conf Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
bad-cookie-badsiphash24.conf Add new default siphash24 cookie algorithm, but keep AES as legacy 2019-07-21 15:16:28 -04:00
bad-cookie-toolong.conf Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
clean.sh Use rndc_dumpdb() in the "cookie" system test 2019-08-08 14:27:55 +02:00
good-cookie-aes.conf Add new default siphash24 cookie algorithm, but keep AES as legacy 2019-07-21 15:16:28 -04:00
good-cookie-siphash24.conf Add new default siphash24 cookie algorithm, but keep AES as legacy 2019-07-21 15:16:28 -04:00
setup.sh Drop $SYSTEMTESTTOP from bin/tests/system/ 2020-07-30 15:58:50 +02:00
tests.sh Drop $SYSTEMTESTTOP from bin/tests/system/ 2020-07-30 15:58:50 +02:00