summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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-08Try to confuse /dev/fd (might crash the kernel on other systems or if someone...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-05regress has a libexec subdir now.Matthieu Herrb
2002-02-05add a regression for test for "elfbug": the bug in ELF ld.soMatthieu Herrb
2002-02-05Add rlimit-file.Artur Grabowski
2002-02-05Test for correct enforcement of file rlimits (with a small twist).Artur Grabowski
2002-02-01minor changes.Federico G. Schwindt
2002-02-01getaddrinfo regressTodd T. Fries
2002-01-31fork, not vfork, fix comment.Artur Grabowski
2002-01-31enable dtors.Artur Grabowski
2002-01-31Simple (ehmm) test for static destructors.Artur Grabowski
2002-01-31go down into csuArtur Grabowski
2002-01-31need a makefileArtur Grabowski
2002-01-31add minheritArtur Grabowski
2002-01-31simple test for minherit.Artur Grabowski
2002-01-31simple test for static constructors.Artur Grabowski
2002-01-17regress for ssh-keygenMarkus Friedl
2002-01-15Move the enc tests into the Makefile and split them intoArtur Grabowski
2002-01-09Add tests for 'no' translation rules and 'label' in filter rules.Daniel Hartmeier
2002-01-08Better version of pcap regression test. Use mutex and conditions toMarco S Hyman
2002-01-07better.Niels Provos
2002-01-07add kqueueNiels Provos
2002-01-07simple kqueue test for pipesNiels Provos
2002-01-04Document some.Artur Grabowski
2002-01-04Make this into a dummy regress test.Artur Grabowski
2002-01-04Fix dependencyArtur Grabowski
2002-01-04Test _longjmp too. (Don't hate me for the '_' option).Artur Grabowski
2002-01-04More explicit tests of longjmp.Artur Grabowski
2002-01-04test for what longjmp(.., 0) doesArtur Grabowski
2002-01-04A bug in the malloc test uncoveres a bug in longjmp on alpha.Artur Grabowski
2002-01-03add sigreturn subdirMarco S Hyman
2002-01-03sigret-normal, sigret-indirect, and sigret-altstack testsMarco S Hyman
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
2002-01-03convert to bsd.regress.mk.Artur Grabowski
2002-01-03Add libc_r.Artur Grabowski
2002-01-03depend regress: on PROG (this whole Makefile is ugly)Artur Grabowski