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)
committerKarolin Seeger <kseeger@samba.org>
Mon, 17 Aug 2020 14:27:37 +0000 (14:27 +0000)
commit684d4d7039104a0235cac0542494aff254172bd3
tree0684d6912198d1c83e63fa56c068a6c7f9f7e264
parent2d5e88dc84bfb0b4ee3324448cd3149a8d95c035
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

(cherry picked from commit e89ec78e9a262a6e7bb9082323083eb5f1609655)

Autobuild-User(v4-11-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-11-test): Mon Aug 17 14:27:37 UTC 2020 on sn-devel-184
lib/util/tests/test_util.c [new file with mode: 0644]
lib/util/wscript_build
selftest/tests.py