gpo: Add gpo tests
authorDavid Mulder <dmulder@suse.com>
Fri, 3 Mar 2017 19:54:30 +0000 (12:54 -0700)
committerGarming Sam <garming@samba.org>
Mon, 20 Nov 2017 20:41:15 +0000 (21:41 +0100)
commite750e4a35f201f2e59e06933eb813e244279e73d
tree3b9e4a2abef945b4ba3fd2ca835864d03f2283e8
parent05235a56e3261bacf27aca2a2e9e80b54f37f68d
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>
python/samba/gpclass.py
selftest/target/Samba4.pm
source4/selftest/tests.py
source4/torture/gpo/apply.c [new file with mode: 0644]
source4/torture/gpo/gpo.c [new file with mode: 0644]
source4/torture/gpo/wscript_build [new file with mode: 0644]
source4/torture/wscript_build