lib:util: Add test for path_expand_tilde()
authorAndreas Schneider <asn@samba.org>
Mon, 11 May 2020 10:50:11 +0000 (12:50 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 22 May 2020 13:11:37 +0000 (13:11 +0000)
commit247e406e9859ab223458a9b7fcdad746a64db8af
treed8d317dba430e35496563a6a5e63d56430051067
parent107526266b2d44fc9321386f0f1749d4b1c5c98d
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