summaryrefslogtreecommitdiff
path: root/source4/torture/wscript_build
diff options
context:
space:
mode:
authorDavid Mulder <dmulder@suse.com>2017-03-03 12:54:30 -0700
committerGarming Sam <garming@samba.org>2017-11-20 21:41:15 +0100
commite750e4a35f201f2e59e06933eb813e244279e73d (patch)
tree3b9e4a2abef945b4ba3fd2ca835864d03f2283e8 /source4/torture/wscript_build
parent05235a56e3261bacf27aca2a2e9e80b54f37f68d (diff)
downloadsamba-e750e4a35f201f2e59e06933eb813e244279e73d.tar.gz
gpo: Add gpo tests
Lays down a sysvol gpttmpl.inf with password policies, then runs the samba_gpoupdate command. Verifies policies are applied to the samdb. Signed-off-by: David Mulder <dmulder@suse.com> Reviewed-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source4/torture/wscript_build')
-rw-r--r--source4/torture/wscript_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/wscript_build b/source4/torture/wscript_build
index fe066299ad3..aceededc9d8 100644
--- a/source4/torture/wscript_build
+++ b/source4/torture/wscript_build
@@ -33,6 +33,7 @@ bld.RECURSE('smb2')
bld.RECURSE('winbind')
bld.RECURSE('libnetapi')
bld.RECURSE('libsmbclient')
+bld.RECURSE('gpo')
ntvfs_specific = dict(source='', deps='')