aboutsummaryrefslogtreecommitdiff
path: root/libc/test/Makefile.check
AgeCommit message (Expand)AuthorFilesLines
2017-05-01gcov: fix typo preventing libc coverage reportStewart Smith1-1/+1
2016-09-02consolidate gcov flags into HOSTGCOVFLAGS for host binariesStewart Smith1-2/+2
2016-03-30*/test/*: Added '<subdir>-check' make targetsOliver O'Halloran1-2/+5
2015-02-09Fix commit 16c80346Jeremy Kerr1-2/+11
2015-02-05Add OPAL_INVALID_CALL explicitly in opal.h and docsStewart Smith1-11/+2
2015-02-05Makefile: clean the gcov files created during coverageNeelesh Gupta1-2/+11
2015-01-20Add skeleton for libc/ctype unit testsStewart Smith1-1/+2
2015-01-20Add skeleton for libc/stdlib unit testStewart Smith1-1/+3
2015-01-20Skeleton unit tests for libc memops (libc/string/*)Stewart Smith1-1/+1
2015-01-20Add some skiboot snprintf test casesStewart Smith1-4/+36
2014-12-19Exclude all test cases from coverage-reportStewart Smith1-0/+2
2014-12-19Pretty print make check and coverage outputStewart Smith1-4/+4
2014-12-15Fix makefile dependency generation, especially for HOSTCCStewart Smith1-7/+0
2014-11-25use $(wildcard ) in test MakefilesDan Streetman1-1/+1
2014-10-22Preliminary code coverage reporting infrastructureStewart Smith1-1/+11
2014-08-15libc: Add mktime and gmtime_rAlistair Popple1-0/+22