ticket31841 310 B

12345
  1. o Minor features (testing):
  2. - When running tests that attempt to look up hostname, replace the libc
  3. name lookup functions with ones that do not actually touch the network.
  4. This way, the tests complete more quickly in the presence of a slow or
  5. missing DNS resolver. Closes ticket 31841.