summaryrefslogtreecommitdiff
path: root/regress/sys
AgeCommit message (Expand)Author
2009-08-19Import IPFilter 4.1.33darrenr
2009-07-19Improve mqueue regression test.rmind
2009-07-13Regression test for POSIX message queue priority handling.rmind
2009-02-20Remove the kernel and ipf tests that have been converted to atf and nowjmmv
2009-01-29A threaded benchmark for namei()ad
2009-01-28- If given an arg, don't bind to curcpu.ad
2008-12-29fix time_t formatschristos
2008-12-20A kernel module to test multithreaded performance of the kernel allocators.ad
2008-10-27Use ${TOOL_AWK}, no ${AWK}.apb
2008-10-19Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.apb
2008-09-09Avoid tests using nested functions when using PCC.gmcgarry
2008-08-29Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...gmcgarry
2008-08-27test for write_append from Andy Shevchenkochristos
2008-07-242020447 IPFilter's NAT can undo name server random port selectiondarrenr
2008-06-16- Add general cpuset macros.rmind
2008-06-16Sync with the latest cpuset changes.rmind
2008-06-02fix a merge error that led to the expected file not being built for i19darrenr
2008-05-28Another latency test. This one uses realtime threads, _lwp_park, andad
2008-05-23A dumb test of how long it takes to send a byte through a pipe, usingad
2008-05-20Pullup IPFilter 4.1.29 from the vendor branch to HEAD.darrenr
2008-05-20Import IPFilter 4.1.29 to the vendor branchdarrenr
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-22Give callout_halt() an additional 'kmutex_t *interlock' argument. If theread
2008-04-05test lockf deadlock detection.yamt
2008-03-28Adapt to changes in m68k/060sp/asm2gas script: pass SED=${TOOL_SED:Q}apb
2008-03-28Add a test for callout_halt (and incidentally, fast softints).ad
2008-03-28Make these compile again.ad
2008-03-27Use "${TOOL_SED}" instead of just "sed" in sys/arch/m68k/060sp/asm2gas.apb
2008-03-21- Use atomic_inc_uint() to maintain the global count.ad
2008-03-21test select(2).yamt
2008-03-12A test for the lwpctl preemption counter.ad
2008-03-02Use mkstemp() instead of mktemp().lukem
2008-02-29Fix uninitialized variable that caused this to fail spuriously.ad
2008-02-24use errno.h, not sys/errno.hdholland
2008-02-05remove an unused prototype. (rdtsc)yamt
2008-02-02Add -D_LOCORE to AFLAGS.uwe
2008-01-27Force the last loop to always walk all the data in the mbuf chain.chris
2008-01-26Add some aligned tests for the more "normal" cases. Even though this issimonb
2008-01-26Fix typo, assum.h -> assym.hchris
2008-01-24Add regression test and benchmark for the upcoming cpu_in_cksum.joerg
2008-01-12The interval timers (setitimer()) are not inherited by fork (I've checkeddsl
2008-01-06Use WEXITSTATUS() on wait() results. From David Laight.martin
2008-01-04sprinkle sleep(1) to catch more bugs.yamt
2008-01-04iopl.yamt
2008-01-04test i386_iopl.yamt
2008-01-04test i386_get_ioperm/i386_set_ioperm.yamt
2007-12-04A quick-and-dirty test that forces the softclock interrupt to block.ad
2007-11-12Convert the regress/sys/fs/tmpfs tests to the atfjmmv
2007-07-24Fix duplicate year in copyright notice.jmmv