summaryrefslogtreecommitdiff
path: root/games/hack/def.obj.h
diff options
context:
space:
mode:
Diffstat (limited to 'games/hack/def.obj.h')
0 files changed, 0 insertions, 0 deletions
e28bdd36110c2921d2c97544'>Add 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