summaryrefslogtreecommitdiff
path: root/regress/sys/kern/Makefile
AgeCommit message (Expand)Author
2015-02-10Add bind regress testClaudio Jeker
2014-04-27Regress for access()Philip Guenther
2013-10-07Add a regression test that ensures profiling signals are delivered to theJoel Sing
2013-01-03Add subdir sosplice.Alexander Bluhm
2013-01-02regress test for pty TTYHOG bug; OK miod@Todd C. Miller
2012-04-12rfork RIPPhilip Guenthe
2012-03-05If the main thread exits, the process should still be able to getPhilip Guenthe
2011-07-06Add regress for errno returns of failed fchdir()sPhilip Guenthe
2011-07-05Hook unixsock upClaudio Jeker
2008-07-25flockArtur Grabowski
2007-04-29add sig-stop.Artur Grabowski
2006-10-23regression test for getpeereid. okay claudioMarc Espie
2005-07-11+= mmap-failArtur Grabowski
2005-05-31+=sigsuspendArtur Grabowski
2005-04-26A regress test for accessing long long on a long aligned, but not long longMiod Vallat
2005-04-21Add a regression test for the extent subroutines; from NetBSD.Miod Vallat
2004-08-05Add signal-stress. Good luck.Artur Grabowski
2004-07-28Add itimer.Artur Grabowski
2004-07-20add commented-out entries for currently disabled regress testsDavid Krause
2004-04-12don't check rfork. the RFMEM changes had two effects. some of theTed Unangst
2004-02-10Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGETTodd C. Miller
2003-11-04old __syscall test is really a wait() testMichael Shalayeff
2003-04-23check for sizeof(struct mbuf) vs MSIZE botchesJason Wright
2002-11-26test for working timeouts on recv, currently failingMichael Shalayeff
2002-08-31a combined non-exec test set.Michael Shalayeff
2002-08-31a simple nxheap test hacked out of nxstack and nxheap-mprotect; tested on i38...Michael Shalayeff
2002-08-27A test for non executable heap / mprotect. Ok art@Matthieu Herrb
2002-08-21+mmap3Marc Espie
2002-08-17Add exec_selfArtur Grabowski
2002-07-26regress these only on the architectures where they are expected to workTheo de Raadt
2002-07-01art said, let it failMichael Shalayeff
2002-04-30Do signal regress testsTodd C. Miller
2002-03-25Enable gettimeofday regression test.Thomas Nordin
2002-02-23no more need to explicitly specify regress: _SUBDIRUSE targets anymore.Artur Grabowski
2002-02-22Get rid of more Ms in my tree.Artur Grabowski
2002-02-17rforkArtur Grabowski
2002-02-16sysvshmArtur Grabowski
2002-02-16sysvsemArtur Grabowski
2002-02-16sysvsmgArtur Grabowski
2002-02-16nanosleepArtur Grabowski
2002-02-11acceptArtur Grabowski
2002-02-09Enable unfdpass (still failing).Artur Grabowski
2002-02-08add syscall and __syscallArtur Grabowski
2002-02-08pwritevArtur Grabowski
2002-02-08pwriteArtur Grabowski
2002-02-08Add exit.Artur Grabowski
2002-02-08preadvArtur Grabowski
2002-02-08preadArtur Grabowski
2002-02-08dup2_selfArtur Grabowski
2002-02-08Add fcntl_dup.Artur Grabowski