lib:util: Add test for path_expand_tilde()
authorAndreas Schneider <asn@samba.org>
Mon, 11 May 2020 10:50:11 +0000 (12:50 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 15 May 2020 13:18:38 +0000 (13:18 +0000)
commita15bd5493b696c66c6803d8ca65bc13f1cfcdf0a
tree476d516773aebf0f48b3106f27a5f85b1c2860a9
parent15457254be0ab1235c327bd305dfeee19b2ea7a1
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>
lib/util/tests/test_util_paths.c [new file with mode: 0644]
lib/util/wscript_build
selftest/tests.py