]> git.ipfire.org Git - thirdparty/samba.git/commit
util: Add cmocka unit test for directory_create_or_exists
authorChristof Schmitt <cs@samba.org>
Fri, 14 Aug 2020 19:18:51 +0000 (12:18 -0700)
committerVolker Lendecke <vl@samba.org>
Sun, 16 Aug 2020 07:06:59 +0000 (07:06 +0000)
commite89ec78e9a262a6e7bb9082323083eb5f1609655
tree83ab2c24ef8026b0f94f7b182654ab3e0c0efb70
parent672212cecdd7a7de40acdc81c56e2996ea82c090
util: Add cmocka unit test for directory_create_or_exists

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

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Sun Aug 16 07:06:59 UTC 2020 on sn-devel-184
lib/util/tests/test_util.c [new file with mode: 0644]
lib/util/wscript_build
selftest/tests.py