tests: Add basic ms_fnmatch unit test
authorDavid Disseldorp <ddiss@samba.org>
Tue, 20 Feb 2018 10:08:47 +0000 (11:08 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 2 Mar 2018 13:07:14 +0000 (14:07 +0100)
commitba6a82570abcde912712eb2830aed4eef4fbf491
tree4cbc3a119b00f9bfcaca5c7fd78e75d1bdd26ad7
parentea893be35a909c35d5a977a5abd76cb48e24eed6
tests: Add basic ms_fnmatch unit test

Pair-Programmed-With: Andreas Schneider <asn@samba.org>

Signed-off-by: David Disseldorp <ddiss@samba.org>
Signed-off-by: Andreas Schneider <asn@samba.org>
lib/util/tests/test_ms_fnmatch.c [new file with mode: 0644]
lib/util/wscript_build
selftest/tests.py