Add some tests for get_addr/format_addr

IPv4 only for now for compatibility with old machines
This commit is contained in:
Erik Ekman
2014-02-07 23:08:12 +01:00
parent 540d3795a9
commit d57aebacdc
4 changed files with 61 additions and 2 deletions

View File

@@ -19,6 +19,7 @@
TCase *test_base32_create_tests();
TCase *test_base64_create_tests();
TCase *test_common_create_tests();
TCase *test_dns_create_tests();
TCase *test_encoding_create_tests();
TCase *test_read_create_tests();