summaryrefslogtreecommitdiff
path: root/tests/lib/libc/string/t_strlen.c
AgeCommit message (Expand)Author
2011-07-14Use ATF_CHECK() when appropriate.jruoho
2011-07-12Fix off-by-one in strlen_huge testcase.njoly
2011-07-07Few basic checks, including a case for strnlen(3).jruoho
2011-07-07Add one simple test case.jruoho
2011-07-07Split out the string tests from t_string.c for consistency.jruoho