Merge remote-tracking branch 'rl1987/test_dns_resolve_rebased'

This commit is contained in:
Nick Mathewson
2015-08-26 11:32:40 -04:00
9 changed files with 434 additions and 106 deletions
+3
View File
@@ -0,0 +1,3 @@
o Testing:
- Unit test dns_resolve(), dns_clip_ttl() and dns_get_expiry_ttl()
functions in dns.c. Implements a portion of ticket 16831.