summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2010-02-16if pthread_create() fails, display the iteration number in the error message.mrg
2010-01-26make this test actually work:mrg
2010-01-13use RTLD_NOW now that it works.christos
2009-12-14Conditionalize some build directories by ${MKCXX}.uebayasi
2009-11-25Handle undefined USE_SSP. XXX *_SSP variables needs clean-up.uebayasi
2009-11-25Descend into ssp/ only if ${USE_SSP} is yes.uebayasi
2009-11-02remove libevent (uses ATF tests now)plunky
2009-11-02remove old libevent sourcesplunky
2009-10-20Remove the sh regress tests that have just been migrated to tests.jmmv
2009-10-04add packed tests.christos
2009-09-14Add a note saying that new tests should use ATF.apb
2009-08-21Don't try to include <a.out.h> or <link_aout.h> on mips.he
2009-08-19Import IPFilter 4.1.33darrenr
2009-07-19Improve mqueue regression test.rmind
2009-07-18Start with alignment '1' and write the search char to the byte beforedsl
2009-07-18Add tests that scan for 0x0 and 0xff.dsl
2009-07-18We can try to trick the compiler, but at least we need to let itpgoyette
2009-07-17Pollute the space either side of the string being compared with the testdsl
2009-07-13Regression test for POSIX message queue priority handling.rmind
2009-07-11The local function pointer wasn't enough to stop gcc using the builtindsl
2009-07-08Update to libevent-1.4.11-stable. This has been a long time coming andtls
2009-05-07add regression test for gdtoa large field width.christos
2009-05-02Add __alignof__ testchristos
2009-05-01add test for c99 for loopschristos
2009-04-02add a test which exercises libpthread's ability to remember thedrochner
2009-04-02add a test which stresses the rbtree code with random numbersdrochner
2009-03-08remove obsolete comment.christos
2009-02-20Remove the kernel and ipf tests that have been converted to atf and nowjmmv
2009-02-17si_sigval is now si_value.christos
2009-02-17add a regression test for sigfpe. Most ports don't pass it right now.christos
2009-02-14Don't try to descend into regress/lib/libcrypto now that it's not therecube
2009-02-13Convert the threads libcrypto test to ATF and enable it. Drop the old onejmmv
2009-02-13Remove libcrypto regress tests as they have been converted to ATF. The newjmmv
2009-02-13Remove tests that have been atfified as part of the GSoC 2008 atfify project.jmmv
2009-01-30signal(getpid(), SIGFOO) -> raise(SIGFOO)ad
2009-01-29A threaded benchmark for namei()ad
2009-01-28- If given an arg, don't bind to curcpu.ad
2009-01-28make this work with an absolute path and explain why.christos
2009-01-26Don't corrupt %r4 - it's a callee save.skrll
2009-01-25Use %zu instead of %lu. for size_t.nonaka
2009-01-25sign-compare fixlukem
2009-01-24add glue to compile all the files we use from libc here.christos
2009-01-18fix -Wsign-compare issueslukem
2009-01-02Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db fo...tnozaki
2008-12-29fix time_t formatschristos
2008-12-21trap in subshellchristos
2008-12-21add regression tests for stuff recently fixed.christos
2008-12-20A kernel module to test multithreaded performance of the kernel allocators.ad
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2008-10-27Add AWK?=${TOOL_AWK} in regression tests for awk itself.apb