libcli/dns: Add resolv.conf parsing
[samba.git] / source3 / selftest / tests.py
index c0fde3ad3f0db21b71142a4590f7376bab2a586c..46f078759e16f6a71e072ce5b8ece96c06febd98 100755 (executable)
@@ -406,6 +406,10 @@ if with_pthreadpool:
                                 "script/tests/test_libwbclient_threads.sh"),
                    "$DOMAIN", "$DC_USERNAME"])
 
+plantestsuite(
+    "samba3.resolvconf", "none",
+    [os.path.join(samba3srcdir, "script/tests/test_resolvconf.sh")])
+
 plantestsuite("samba3.async_req", "nt4_dc",
               [os.path.join(samba3srcdir, "script/tests/test_async_req.sh")])