bind9/lib/isc/tests
Evan Hunt 099883e2b1 remove .NOTPARALLEL so unit tests can build faster
(cherry picked from commit b434b0a4b6)
(cherry picked from commit 03c7a096c6)
2018-11-16 01:05:35 +00:00
..
testdata/file [master] new mkeys and nzf naming format 2014-11-04 19:43:27 -08:00
aes_test.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
Atffile remove lib/isc/tests/result_test as it is now cmocka 2018-11-13 07:50:51 +11:00
atomic_test.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
buffer_test.c silence warning from missing print.h 2018-10-30 08:09:44 -07:00
counter_test.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
errno_test.c update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
file_test.c Cherry-pick changes to isc_file_template and associated unit test from v9_12 to v9_11 2018-04-12 08:59:35 +02:00
hash_test.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
heap_test.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
ht_test.c Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-10 15:20:57 +02:00
inet_ntop_test.c update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
isctest.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
isctest.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
Kyuafile convert result tests to use CMocka instead of ATF 2018-11-12 15:38:50 +11:00
lex_test.c update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
Makefile.in remove .NOTPARALLEL so unit tests can build faster 2018-11-16 01:05:35 +00:00
mem_test.c mempool didn't work for sizes less than sizeof(void*) 2018-08-14 09:12:41 -07:00
netaddr_test.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
parse_test.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
pool_test.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
print_test.c Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-10 15:20:57 +02:00
queue_test.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
radix_test.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
random_test.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
regex_test.c update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
result_test.c convert result tests to use CMocka instead of ATF 2018-11-12 15:38:50 +11:00
safe_test.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
sockaddr_test.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
socket_test.c Turn (int & flag) into (int & flag) != 0 when implicitly typed to bool 2018-11-08 22:02:58 +07:00
symtab_test.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
task_test.c Turn (int & flag) into (int & flag) != 0 when implicitly typed to bool 2018-11-08 22:02:58 +07:00
taskpool_test.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
time_test.c update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
timer_test.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00