tests: Extend SMB Py binding .list() test-case
authorTim Beale <timbeale@catalyst.net.nz>
Mon, 3 Dec 2018 04:22:43 +0000 (17:22 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 12 Dec 2018 03:38:13 +0000 (04:38 +0100)
commit629a41fc6542cda9c2d60f99e8d7856aa1e081e5
tree27f9821f84e306a7889a089fe250fe37188ae11a
parentb84cea18fcc54f599db9580fd027b8d530d6b4bd
tests: Extend SMB Py binding .list() test-case

Extend the tests to better reflect some of the .list() functionality we
expect.

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

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/smb.py