bind9/tests
Evan Hunt 5fd93c66aa remove nonfunctional DSCP implementation
DSCP has not been fully working since the network manager was
introduced in 9.16, and has been completely broken since 9.18.
This seems to have caused very few difficulties for anyone,
so we have now marked it as obsolete and removed the
implementation.

To ensure that old config files don't fail, the code to parse
dscp key-value pairs is still present, but a warning is logged
that the feature is obsolete and should not be used. Nothing is
done with configured values, and there is no longer any
range checking.

(cherry picked from commit 916ea26ead)
2023-01-09 14:23:26 -08:00
..
dns remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00
include/tests Update clang to version 14 2022-06-16 18:09:33 +02:00
irs Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
isc tlsctx_client_session_cache_new() -> tlsctx_client_session_create() 2022-12-23 13:58:14 +02:00
isccfg Test cfg_print_duration() in duration_test.c 2022-10-17 08:52:26 +00:00
libtest remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00
ns remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00
.gitignore Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
Makefile.am Stop the unit tests from running twice 2022-05-31 12:06:00 +02:00
unit-test-driver.sh.in Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00