netcmd: Add test for an offline backup of nested directories
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 17 Mar 2021 21:52:52 +0000 (10:52 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 23 Mar 2021 23:38:38 +0000 (23:38 +0000)
commitf52e6e5345bd7cf35abe49eb67e9e4ea969493fd
tree5a3d61d9fafe755c37bbc2eef84109bbc5124729
parent542678908ac9869bca53b83db7c61d53d898c69c
netcmd: Add test for an offline backup of nested directories

This test verifies that when performing an offline backup of a domain
where one of the directories to be backed up is nested inside another,
the contained files are only included once in the backup.

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

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz
python/samba/tests/domain_backup_offline.py
selftest/knownfail.d/bug-14027