summaryrefslogtreecommitdiff
path: root/tests/lib/libc/string/Makefile
AgeCommit message (Expand)Author
2018-10-15simple memmem test to show buffer overrun.christos
2017-05-26Add simple expect-fail test case for strcoll(3)perseant
2014-06-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