summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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
2002-01-03t4 is slowArtur Grabowski
2002-01-033 12 and 20 are slowArtur Grabowski
2002-01-03Add some missing CLEANFILES.Artur Grabowski
2002-01-03SloooooooowArtur Grabowski
2002-01-03all MAKEDEV tests are slow.Artur Grabowski
2002-01-03convert everything to bsd.regress.mkArtur Grabowski
2002-01-03depend the tests on the test program.Artur Grabowski
2002-01-02convert test prog into real regression testMarco S Hyman
2002-01-02dumb conversion to bsd.regress.mk. Needs splitting into smaller tests.Artur Grabowski
2002-01-02Split into smaller tests. It was easier than I thought.Artur Grabowski
2002-01-02First conversion to bsd.regress.mk, needs to be split intoArtur Grabowski
2002-01-02Be sure both programs are using the same port.Federico G. Schwindt
2002-01-02Convert to bsd.regress.mk.Artur Grabowski
2002-01-02Ancient comment. the RSA patent expired a long time ago.Artur Grabowski
2002-01-02Generate? Or maybe Degenerate? Definitely not Denerate.Artur Grabowski
2002-01-02Remove obsolete comment (and a 3 second sleep).Artur Grabowski
2002-01-01simple conversion to bsd.regress.mkArtur Grabowski
2002-01-01convert to bsd.regress.mk. This allows us to have the testsArtur Grabowski
2002-01-01trivial conversions to bsd.regress.mkArtur Grabowski
2002-01-01trivial conversions to bsd.regress.mkArtur Grabowski
2001-12-29Add options for slient operation and for specifying a count of roundsArtur Grabowski
2001-12-22add headerTheo de Raadt
2001-12-17OpenBSD tag, explicit public domain noticeMarco S Hyman
2001-12-17sigreturn test programMarco S Hyman
2001-12-17Check for monotonic user and system time.Thomas Nordin
2001-12-12indent.Federico G. Schwindt
2001-12-12Set MAXTIME to 10, allowing to pass on slower machines like p 300.Federico G. Schwindt
2001-12-05malloc(n) regression testTheo de Raadt
2001-11-26add tests for fastroute optionsjasoni