gpo: Add test for saving gPCXXXExtensionNames in backup
commit70681d41ac2fb6d401157952077aaa8b8f800a2e
authorGarming Sam <garming@catalyst.net.nz>
Thu, 21 Feb 2019 02:15:09 +0000 (21 15:15 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 12 Mar 2019 00:42:20 +0000 (12 00:42 +0000)
tree73d082f8d59a21d69546ad2135f55e34156f6caa
parentf301b20e3752e9316561bb5761962639fda2bf60
gpo: Add test for saving gPCXXXExtensionNames in backup

The test only checks that the LDAP values are equal before and after.
The format and specifics should be up to the implementation -- and be
amenable to changes later. As long as the extension doesn't match
.SAMBABACKUP or .xml, it won't be detected by the tools.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13627

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/samba_tool/gpo.py