bind9/tests
Ondřej Surý be99507488
Repair isc_task_purgeevent(), clean isc_task_unsend{,range}()
The isc_task_purgerange() was walking through all events on the task to
find a matching task.  Instead use the ISC_LINK_LINKED to find whether
the event is active.

Cleanup the related isc_task_unsend() and isc_task_unsendrange()
functions that were not used anywhere.

(cherry picked from commit 17aed2f895)
2023-01-18 18:04:41 +01: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 Repair isc_task_purgeevent(), clean isc_task_unsend{,range}() 2023-01-18 18:04:41 +01: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