ldb: cmocka test for empty attributes bug
authorAaron Haslett <aaronhaslett@catalyst.net.nz>
Mon, 25 Mar 2019 00:13:33 +0000 (13:13 +1300)
committerKarolin Seeger <kseeger@samba.org>
Tue, 2 Apr 2019 09:10:54 +0000 (09:10 +0000)
commit286b80cb7a3b7da8bb381786521931c14fed3383
tree022c818d92ffa829192c47ad9569d8bb87776595
parent10a390e89753bc2180a9326cd142763dedc55825
ldb: cmocka test for empty attributes bug

Cmocka test exposing LDB bug where a request with an empty attributes
list returns a response containing all attributes.  The bug is in the
ACL module and will be fixed in the next commit.

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

Signed-off-by: Aaron Haslett <aaronhaslett@catalyst.net.nz>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 24efa3ca5399d5cf538c3be504014a954685f1ed)
selftest/knownfail.d/dsdb [new file with mode: 0644]
source4/dsdb/common/tests/dsdb.c [new file with mode: 0644]
source4/selftest/tests.py
source4/torture/wscript_build