selftests/nolibc: Add tests for strlcat() and strlcpy()
I've verified that the tests matches libbsd's strlcat()/strlcpy() implementation. Please note that as strlcat()/strlcpy() are not part of the libc, the tests are only compiled when using nolibc. Signed-off-by:Rodrigo Campos <rodrigo@sdfg.com.ar> Signed-off-by:
Thomas Weißschuh <linux@weissschuh.net>
Showing
Please register or sign in to comment