This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
You've already forked bind9
Code
Pull Requests
1
Activity
Files
6ba0a226277d0ede11fa8e6a5570f097618cbede
bind9
/
tests
History
Ondřej Surý
6ba0a22627
Change the return type of isc_lex_create() to void
...
The isc_lex_create() cannot fail, so cleanup the return type from isc_result_t to void.
2022-10-26 12:55:06 +02:00
..
bench
Delete the
render
benchmark
2022-10-21 09:52:40 +00:00
dns
Test compression context hash set collisions
2022-10-17 08:45:44 +02:00
include
/tests
Update netmgr, tasks, and applications to use isc_loopmgr
2022-08-26 09:09:24 +02:00
irs
…
isc
Change the return type of isc_lex_create() to void
2022-10-26 12:55:06 +02:00
isccfg
Test cfg_print_duration() in duration_test.c
2022-10-17 08:45:18 +00:00
libtest
Change the return type of isc_lex_create() to void
2022-10-26 12:55:06 +02:00
ns
Update netmgr, tasks, and applications to use isc_loopmgr
2022-08-26 09:09:24 +02:00
.gitignore
…
Makefile.am
Tests and benchmark for isc_ascii
2022-09-12 12:23:39 +01:00
unit-test-driver.sh.in
…