summaryrefslogtreecommitdiff
path: root/external/apache2/llvm/lib/libclangEdit
ModeNameSize
-rw-r--r--Makefile285logplain
6-23Add bm(3) testsshm 2011-11-21Add test cases for strcspn, strpbrk, strspn, wcscspn, wcspbrk andjoerg 2011-07-07Split out the string tests from t_string.c for consistency.jruoho 2011-06-03Add some fundamental checks for memset(3). Prompted by a recent nastyjruoho 2011-05-09Few basic tests for strerror(3).jruoho 2010-12-26Migrate the last of the libc/string/ tests from regress to atf, andpgoyette 2010-12-25Migrate J.T.Conklin's public-domain str* tests from regress to atf.pgoyette 2010-02-26Disable population count test for now, please re-enable oncemartin 2009-07-21Add popcount(3) and the long and long long version. Name is inspired byjoerg