summaryrefslogtreecommitdiff
path: root/tools/regression/lib/libc/string/test-wcscasecmp.c
Commit message (Collapse)AuthorAgeFilesLines
* Integrate tools/regression/lib/libc/string into the FreeBSD test suiteEnji Cooper2015-11-081-88/+0
| | | | | | | | | | as lib/libc/tests/string MFC after: 1 week Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=290539
* Tests for wcscasecmp(), wcsnlen(), and stpncpy().David Schultz2009-02-281-0/+88
Notes: svn path=/head/; revision=189140