lib:util: Add test for path_expand_tilde()
commitb91925075ef34df7aabbe3512d3c93d3ce726455
authorAndreas Schneider <asn@samba.org>
Mon, 11 May 2020 10:50:11 +0000 (11 12:50 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 25 May 2020 06:27:16 +0000 (25 06:27 +0000)
tree19535fd5218ffdc39ce6a552120d3f3c526d956e
parentf0654fa47e07a2b756d3640f29e523161288e60f
lib:util: Add test for path_expand_tilde()

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

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
(backported from commit a15bd5493b696c66c6803d8ca65bc13f1cfcdf0a)
lib/util/tests/test_util_paths.c [new file with mode: 0644]
lib/util/wscript_build
selftest/tests.py