]> git.ipfire.org Git - thirdparty/libbsd.git/commit
test: Add unit test for strlcpy() and strlcat()
authorGuillem Jover <guillem@hadrons.org>
Fri, 9 Jun 2017 03:13:32 +0000 (05:13 +0200)
committerGuillem Jover <guillem@hadrons.org>
Fri, 9 Jun 2017 03:47:07 +0000 (05:47 +0200)
commitf1dd5f2e7179504bc18859f323b806a46d4a5aec
treea5f36d39cb838ba12d450fef7878d10af71617ce
parentc8a1b08b74dd0682b88ce334fcc795b727014713
test: Add unit test for strlcpy() and strlcat()
test/.gitignore
test/Makefile.am
test/strl.c [new file with mode: 0644]