bind9/tests/dns
Colin Vidal 0e1f13e05c add extra tokens to the zone file name template
Extend the `$name`, `$view` and `$type` tokens (expanding into the zone
name, zone's view name and type); the new following tokens are now also
accepted:

- $name or %s is replaced with the zone name in lower case;
- $type or %t is replaced with the zone type -- i.e., primary,
  secondary, etc);
- $view or %v is replaced with the view name;
- $char1 or %1 is replaced with the first character of the zone name;
- $char2 or %2 is replaced with the second character of the zone name
  (or a dot if there is no second character);
- $char3 or %3 is replaced with the third character of the zone name (or
  a dot if there is no third character);
- $label1 or %z is replaced with the toplevel domain of the zone (or a
  dot if it is the root zone);
- $label2 or %y is replaced with the next label under the toplevel
  domain (or a dot if there is no next label);
- $label3 or %x is replaced with the next-next label under the toplevel
  domain (or a dot if there is no next-next label).
2025-09-08 12:10:09 +02:00
..
comparekeys Remove TKEY Mode 2 (Diffie-Hellman) 2023-03-08 08:36:25 +01:00
testdata replace the build system with meson 2025-06-11 10:30:12 +03:00
testkeys Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
.gitignore Remove test.skr unit test file 2024-09-09 19:41:03 +02:00
acl_test.c Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
badcache_test.c Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
db_test.c Decouple database and node lifetimes by adding node-specific vtables 2025-08-07 11:39:38 -07:00
dbdiff_test.c Use ControlStatementsExceptControlMacros for SpaceBeforeParens 2025-08-19 07:58:33 +02:00
dbiterator_test.c Use ControlStatementsExceptControlMacros for SpaceBeforeParens 2025-08-19 07:58:33 +02:00
dbversion_test.c Disallow TYPE0 to be queried or inserted into the database 2025-08-15 07:22:52 +02:00
diff_test.c Use ControlStatementsExceptControlMacros for SpaceBeforeParens 2025-08-19 07:58:33 +02:00
dispatch_test.c Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
dns64_test.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
dnstap_test.c Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
dst_test.c Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
ede_test.c Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
geoip_test.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
Kdh.+002+18602.key Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
keytable_test.c change issecuredomain() functions to bool 2025-08-05 12:16:36 +02:00
Krsa.+008+29238.key Check if RSASHA1 is supported by the OS 2022-08-09 16:22:19 +02:00
master_test.c Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00
mkraw.pl Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
name_test.c Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
nametree_test.c Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
nsec3_test.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
nsec3param_test.c Add zone "initial-file" option 2025-06-03 12:03:07 -07:00
private_test.c Preserve brackets around string concatenation 2025-06-25 12:44:22 +10:00
qp_test.c Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
qpdb_test.c Decouple database and node lifetimes by adding node-specific vtables 2025-08-07 11:39:38 -07:00
qpmulti_test.c Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
qpzone_test.c Move the slabheader attribute helpers to private header 2025-08-15 07:35:14 +02:00
rdata_test.c Add tests for BRID and HHIT 2025-09-03 10:05:13 +10:00
rdataset_test.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
rdatasetstats_test.c Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
resconf_test.c Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
resolver_test.c Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
rsa_test.c Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
sigs_test.c Use ControlStatementsExceptControlMacros for SpaceBeforeParens 2025-08-19 07:58:33 +02:00
skr_test.c Use ControlStatementsExceptControlMacros for SpaceBeforeParens 2025-08-19 07:58:33 +02:00
time_test.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
transport_test.c Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
tsig_test.c Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
unreachcache_test.c Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
update_test.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
zonefile_test.c add extra tokens to the zone file name template 2025-09-08 12:10:09 +02:00
zonemgr_test.c Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
zt_test.c Change the loopmgr to be singleton 2025-07-23 22:44:16 +02:00