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