summaryrefslogtreecommitdiff
path: root/libcli/drsuapi/tests
Commit message (Collapse)AuthorAgeFilesLines
* tests: Fix "-Werror=maybe-uninitialized" errors only seen with -O3 and ↵Andrew Bartlett2021-04-281-4/+4
| | | | | | | --enable-coverage Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
* libcli/drsuapi: Add expected value unit tests for ↵Andrew Bartlett2019-06-271-0/+522
drsuapi_{en,de}crypt_attribute_value() Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>