summaryrefslogtreecommitdiffstats
path: root/libc/test/run-ctype.c
Commit message (Collapse)AuthorAgeFilesLines
* add tests for libc tolower() and toupper()Stewart Smith2015-06-241-0/+10
| | | | Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* add tests for libc isdigit, isprint, isspace, isxdigitStewart Smith2015-06-241-0/+69
| | | | Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* Add skeleton for libc/ctype unit testsStewart Smith2015-01-201-0/+27
Now it shows up as untested in lcov! Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
OpenPOWER on IntegriCloud