aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests
Commit message (Expand)AuthorAgeFilesLines
* Enable mincore_test on arm64, we now have a working pmap_mincore.Andrew Turner2015-09-081-3/+0
* Fix t_spawnattr test for attributes handling by posix_spawn(3).Konstantin Belousov2015-09-011-1/+1
* On arm64 disable three tests that hang or panicEd Maste2015-08-171-0/+3
* Fix and re-enable UTF-8 tests.Jilles Tjoelker2015-08-111-1/+1
* Actually disable the invalid testBaptiste Daroussin2015-08-111-1/+1
* Add support for makecontext. This supports up to 8 arguments as thisAndrew Turner2015-07-101-2/+0
* Disable the tests that use makecontext on arm64, it still needs to beAndrew Turner2015-04-271-0/+2
* Assuming a system has /bin/csh on it is a bad idea (especially it beingEnji Cooper2015-04-251-0/+1
* Enable utimensat tests from NetBSD.Jilles Tjoelker2015-01-241-1/+2
* Link lib/libc/c063 tests to the build.Jilles Tjoelker2015-01-021-14/+16
* Don't install h_raw if dealing with clang 3.5.0+ to unbreak the tests2 JenkinsEnji Cooper2015-01-021-3/+4
* Build/install lib/libc/tests/hash/t_sha2 if MK_OPENSSL == yesEnji Cooper2014-12-271-1/+7
* For now, disable using -fsanitize=bounds for the libc ssp tests, whenDimitry Andric2014-11-241-0/+3
* Convert tools/regression/lib/libc/stdio/test-fpclassify into an ATF testcase andEnji Cooper2014-11-162-0/+73
* Convert tools/regression/lib/libc/stdio/test-fmemopen into an ATF testcase andEnji Cooper2014-11-162-0/+302
* Convert tools/regression/lib/libc/gen/test-arc4random into an ATF testcase andEnji Cooper2014-11-162-0/+94
* Add reachover Makefiles for contrib/netbsd-tests/lib/libc; this adds approxim...Enji Cooper2014-11-0426-0/+755