..
Makefile.in
Merge in develop.
2014-01-31 14:50:38 -05:00
README
list data type partially implemented, unit test framework started
2013-07-19 16:19:22 -04:00
check_getdns.c
Add libuv support. Change event loop handling in tests
2014-02-05 00:01:55 -05:00
check_getdns_address.h
Add libuv support. Change event loop handling in tests
2014-02-05 00:01:55 -05:00
check_getdns_address_sync.h
Adjust all context = NULL tests to expect GETDNS_RETURN_INVALID_PARAMETER
2014-02-04 10:17:28 -05:00
check_getdns_cancel_callback.h
Add libuv support. Change event loop handling in tests
2014-02-05 00:01:55 -05:00
check_getdns_common.c
Add libuv support. Change event loop handling in tests
2014-02-05 00:01:55 -05:00
check_getdns_common.h
Add libuv support. Change event loop handling in tests
2014-02-05 00:01:55 -05:00
check_getdns_context_create.h
Modify expected return code for INVALID_PARAMETER conditions
2014-01-13 14:13:52 -05:00
check_getdns_context_destroy.h
Add libuv support. Change event loop handling in tests
2014-02-05 00:01:55 -05:00
check_getdns_context_set_context_update_callback.h
Adjust all context = NULL tests to expect GETDNS_RETURN_INVALID_PARAMETER
2014-02-04 10:17:28 -05:00
check_getdns_convert_alabel_to_ulabel.h
fixed assert on return code for NULL input values
2014-01-27 19:43:12 +00:00
check_getdns_convert_ulabel_to_alabel.h
fixed assert on return code for NULL input values
2014-01-27 19:43:12 +00:00
check_getdns_dict_destroy.h
Added tests for getdns_dict_destroy()
2014-01-08 11:29:33 -05:00
check_getdns_dict_get_bindata.h
Modify expected return code for INVALID_PARAMETER conditions
2014-01-13 14:13:52 -05:00
check_getdns_dict_get_data_type.h
Test adjustments for GETDNS_RETURN_INVALID_PARAMETER
2014-01-10 11:57:37 -05:00
check_getdns_dict_get_dict.h
Modify expected return code for INVALID_PARAMETER conditions
2014-01-13 14:13:52 -05:00
check_getdns_dict_get_int.h
Modify expected return code for INVALID_PARAMETER conditions
2014-01-13 14:13:52 -05:00
check_getdns_dict_get_list.h
Modify expected return code for INVALID_PARAMETER conditions
2014-01-13 14:13:52 -05:00
check_getdns_dict_get_names.h
Remove warnings about sprintf and strcat tests.
2014-02-04 11:20:33 +01:00
check_getdns_dict_set_bindata.h
Modify expected return code for INVALID_PARAMETER conditions
2014-01-13 14:13:52 -05:00
check_getdns_dict_set_dict.h
Test adjustments for GETDNS_RETURN_INVALID_PARAMETER
2014-01-10 11:57:37 -05:00
check_getdns_dict_set_int.h
Modify expected return code for INVALID_PARAMETER conditions
2014-01-13 14:13:52 -05:00
check_getdns_dict_set_list.h
Added tests for getdns_dict_set_list()
2014-01-10 13:50:31 -05:00
check_getdns_display_ip_address.h
added test for display ip addresses and context_set_context_update
2014-01-30 14:24:22 -05:00
check_getdns_general.h
Strike BAD DOMAIN tests for IPs
2014-02-05 15:55:40 -05:00
check_getdns_general_sync.h
Strike BAD DOMAIN tests for IPs
2014-02-05 15:55:40 -05:00
check_getdns_hostname.h
Add libuv support. Change event loop handling in tests
2014-02-05 00:01:55 -05:00
check_getdns_hostname_sync.h
Adjust all context = NULL tests to expect GETDNS_RETURN_INVALID_PARAMETER
2014-02-04 10:17:28 -05:00
check_getdns_libevent.h
Add libuv support. Change event loop handling in tests
2014-02-05 00:01:55 -05:00
check_getdns_list_get_bindata.h
add new test for getdns_list
2014-01-23 10:26:13 -05:00
check_getdns_list_get_data_type.h
Fixed false negatives in check_getdns_list_get_data_type.h
2014-01-28 10:28:27 -05:00
check_getdns_list_get_dict.h
add new test for getdns_list
2014-01-23 10:26:13 -05:00
check_getdns_list_get_int.h
fix code
2014-01-23 15:52:18 -05:00
check_getdns_list_get_length.h
Modify expected return code for INVALID_PARAMETER conditions
2014-01-13 14:13:52 -05:00
check_getdns_list_get_list.h
add new test for getdns_list
2014-01-23 10:26:13 -05:00
check_getdns_pretty_print_dict.h
pretty_print_dict print ints in lists
2014-02-04 10:10:12 +01:00
testmessages.c
removed references to MIT license, replaced with BSD license
2014-01-28 09:37:35 -05:00
testmessages.h
removed references to MIT license, replaced with BSD license
2014-01-28 09:37:35 -05:00
tests_dict.c
Remove warnings about sprintf and strcat tests.
2014-02-04 11:20:33 +01:00
tests_dict.good
update testscript, check_dns is much better than diff.
2014-02-04 11:35:28 +01:00
tests_dnssec.c
fixup more base_free before context
2014-02-04 15:34:37 +01:00
tests_list.c
Remove warnings about sprintf and strcat tests.
2014-02-04 11:20:33 +01:00
tests_list.good
update testscript, check_dns is much better than diff.
2014-02-04 11:35:28 +01:00
tests_stub_async.c
fixup more base_free before context
2014-02-04 15:34:37 +01:00
tests_stub_async.good
update testscript, check_dns is much better than diff.
2014-02-04 11:35:28 +01:00
tests_stub_sync.c
removed references to MIT license, replaced with BSD license
2014-01-28 09:37:35 -05:00
tests_stub_sync.good
update testscript, check_dns is much better than diff.
2014-02-04 11:35:28 +01:00
testscript.sh
elide serial from packet tests
2014-02-04 11:39:14 +01:00