summaryrefslogtreecommitdiff
path: root/regress/lib
AgeCommit message (Expand)Author
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-31simple test for static constructors.Artur Grabowski
2002-01-15Move the enc tests into the Makefile and split them intoArtur Grabowski
2002-01-08Better version of pcap regression test. Use mutex and conditions toMarco S Hyman
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-03Add libc_r.Artur Grabowski
2002-01-03depend regress: on PROG (this whole Makefile is ugly)Artur Grabowski
2002-01-033 12 and 20 are slowArtur 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-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-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-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-12Make MAXTIME overrideable.Federico G. Schwindt
2001-11-12add missing -lpcap, lost in resurection of the fileMarco S Hyman
2001-11-11signal race fixesTheo de Raadt
2001-11-11bring back test, this time in the public domainMarco S Hyman
2001-11-11place 2 line test in the public domainMarco S Hyman
2001-11-11remove files that have a copyright theo doesn't likeMarco S Hyman
2001-11-10Add a pcap/pthread test as it was reported that usingMarco S Hyman
2001-11-09another pthread regression test: system/waitpid/wait4Marco S Hyman
2001-11-03Fix pthread_mutex regression test... undefined behavior does notMarco S Hyman
2001-09-20per man page and gcc 3.0.1, exit requires prototype from stdlib.hTodd T. Fries
2001-09-20comment extra tokens at end of #endif directiveTodd T. Fries