summaryrefslogtreecommitdiff
path: root/regress/sys/kern
AgeCommit message (Collapse)Author
2002-02-11OpenBSD doesn't implement the cred part yet. comment out.Artur Grabowski
2002-02-11Make this 64-bit safe.Artur Grabowski
2002-02-11Temporarily skip this test until it doesn't hang waiting for tty input.Artur Grabowski
2002-02-09Enable unfdpass (still failing).Artur Grabowski
2002-02-09Let this test build.Artur Grabowski
2002-02-08add syscall and __syscallArtur Grabowski
2002-02-08same as the test for syscall(2), but for __syscall(2)Artur Grabowski
2002-02-08simple test for syscall(2)Artur Grabowski
2002-02-08pwritevArtur Grabowski
2002-02-08test pwritevArtur Grabowski
2002-02-08pwriteArtur Grabowski
2002-02-08test pwriteArtur Grabowski
2002-02-08Add exit.Artur Grabowski
2002-02-08Ok, I'm sick, but I just had to do this.Artur Grabowski
2002-02-08preadvArtur Grabowski
2002-02-08Guess what? Trivial test for preadv.Artur Grabowski
2002-02-08preadArtur Grabowski
2002-02-08Simple test for pread.Artur Grabowski
2002-02-08dup2_selfArtur Grabowski
2002-02-08Test an obscure case of dup2 behavior.Artur Grabowski
2002-02-08Add fcntl_dup.Artur Grabowski
2002-02-08Check that we get the right errno.Artur Grabowski
2002-02-08Simple test for fcntl(F_DUPFD).Artur Grabowski
2002-02-08public domain this file.Artur Grabowski
2002-02-05Add rlimit-file.Artur Grabowski
2002-02-05Test for correct enforcement of file rlimits (with a small twist).Artur Grabowski
2002-01-31add minheritArtur Grabowski
2002-01-31simple test for minherit.Artur Grabowski
2002-01-07better.Niels Provos
2002-01-07add kqueueNiels Provos
2002-01-07simple kqueue test for pipesNiels Provos
2002-01-03Fix two obvious bugs that show up when trying this on sparc64, sigh.Artur Grabowski
2002-01-03add mmap2Artur Grabowski
2002-01-03cause a cache alias on sparc and see if that works correctly.Artur Grabowski
2002-01-03Don't enable unfdpass just yetArtur Grabowski
2002-01-03fix dependencyArtur Grabowski
2002-01-03Add unfdpass. It doesn't build, but that error is a regressionArtur Grabowski
test error, not an error that will stop make. :)
2002-01-03convert to bsd.regress.mk.Artur Grabowski
I know it doesn't build, but that's ok.
2002-01-01trivial conversions to bsd.regress.mkArtur Grabowski
2001-12-17Check for monotonic user and system time.Thomas Nordin
2001-11-11signal race fixesTheo de Raadt
2001-10-08Add dup2.Artur Grabowski
2001-10-08Simple dumb test for dup2.Artur Grabowski
2001-06-19A simple mmap regression testNiklas Hallqvist
2001-01-29$OpenBSD$Niklas Hallqvist
2001-01-06^%#$#^%$ cvs missed this file in the previous commit.Todd C. Miller
2001-01-06Use the *.in files in tests/Angelos D. Keromytis
2001-01-05Build test files from a .in source file. We do this to guarantee thatTodd C. Miller
the test files to be executed actually have the execute bit set on them since CTM doesn't preserve file permissions.
1998-06-28oopsTheo de Raadt
1998-06-28fix MakefilesTheo de Raadt