samba-tool dsacl: Add additional unit test for delete subcommand
commitd89400b6201013ffdf06dc5480f59d9a41eb2f2a
authorChristian Merten <christian@merten.dev>
Mon, 19 Sep 2022 21:28:07 +0000 (19 23:28 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 27 Sep 2022 17:46:22 +0000 (27 17:46 +0000)
treea5fa7f584d1c8c2cd169c0e6c2d0553e981fd769
parent50eb747c14ebf5cbcb3c80bd2a5e4e82580c0d5b
samba-tool dsacl: Add additional unit test for delete subcommand

Added one more unit test to the delete subcommand. This test adds
two ACEs, deletes one of them and checks if the right one was deleted
and the other one stayed the same.

Signed-off-by: Christian Merten <christian@merten.dev>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Sep 27 17:46:22 UTC 2022 on sn-devel-184
python/samba/tests/samba_tool/dsacl.py