aboutsummaryrefslogtreecommitdiff
path: root/src/tests/string_test.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-18[libc] Prevent strndup() from reading beyond the end of the stringMichael Brown1-0/+20
2014-05-18[test] Add self-tests for strdup()Michael Brown1-0/+10
2012-11-12[test] Add self-tests for string functionsMichael Brown1-0/+133