History log of /netbsd-src/tests/lib/libc/string/t_strcmp.c (Results 1 – 4 of 4)
Revision Date Author Comments
# 010e9a3d 25-Mar-2012 joerg <joerg@NetBSD.org>

Be UTF8 clean.


# 99db6ea6 14-Jul-2011 jruoho <jruoho@NetBSD.org>

Use ATF_CHECK() when appropriate.


# 2b91d03e 07-Jul-2011 jruoho <jruoho@NetBSD.org>

Few basic checks, including a case for strnlen(3).


# 54bb1074 07-Jul-2011 jruoho <jruoho@NetBSD.org>

Split out the string tests from t_string.c for consistency.