Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-01-17 | regress for ssh-keygen | Markus Friedl | |
2002-01-15 | Move the enc tests into the Makefile and split them into | Artur Grabowski | |
several small tests. beck@ ok | |||
2002-01-09 | Add tests for 'no' translation rules and 'label' in filter rules. | Daniel Hartmeier | |
2002-01-08 | Better version of pcap regression test. Use mutex and conditions to | Marco S Hyman | |
sync threads instead of timeouts. Test passes with recent fgs@ patches (not commited yet) | |||
2002-01-07 | better. | Niels Provos | |
2002-01-07 | add kqueue | Niels Provos | |
2002-01-07 | simple kqueue test for pipes | Niels Provos | |
2002-01-04 | Document some. | Artur Grabowski | |
2002-01-04 | Make this into a dummy regress test. | Artur Grabowski | |
2002-01-04 | Fix dependency | Artur Grabowski | |
2002-01-04 | Test _longjmp too. (Don't hate me for the '_' option). | Artur Grabowski | |
sigsetjmp should be tested too, but that wasn't as easy to fit in here (and it wasn't broken on alpha anyway). | |||
2002-01-04 | More explicit tests of longjmp. | Artur Grabowski | |
2002-01-04 | test for what longjmp(.., 0) does | Artur Grabowski | |
2002-01-04 | A bug in the malloc test uncoveres a bug in longjmp on alpha. | Artur Grabowski | |
How ironic. | |||
2002-01-03 | add sigreturn subdir | Marco S Hyman | |
2002-01-03 | sigret-normal, sigret-indirect, and sigret-altstack tests | Marco S Hyman | |
2002-01-03 | Fix two obvious bugs that show up when trying this on sparc64, sigh. | Artur Grabowski | |
2002-01-03 | add mmap2 | Artur Grabowski | |
2002-01-03 | cause a cache alias on sparc and see if that works correctly. | Artur Grabowski | |
2002-01-03 | Don't enable unfdpass just yet | Artur Grabowski | |
2002-01-03 | fix dependency | Artur Grabowski | |
2002-01-03 | Add unfdpass. It doesn't build, but that error is a regression | Artur Grabowski | |
test error, not an error that will stop make. :) | |||
2002-01-03 | convert to bsd.regress.mk. | Artur Grabowski | |
I know it doesn't build, but that's ok. | |||
2002-01-03 | Add libc_r. | Artur Grabowski | |
This is ok now that simply typing make will actually run "make regress" and build errors are simply treated as regression test errors. | |||
2002-01-03 | depend regress: on PROG (this whole Makefile is ugly) | Artur Grabowski | |
2002-01-03 | t4 is slow | Artur Grabowski | |
2002-01-03 | 3 12 and 20 are slow | Artur Grabowski | |
2002-01-03 | Add some missing CLEANFILES. | Artur Grabowski | |
2002-01-03 | Sloooooooow | Artur Grabowski | |
2002-01-03 | all MAKEDEV tests are slow. | Artur Grabowski | |
2002-01-03 | convert everything to bsd.regress.mk | Artur Grabowski | |
2002-01-03 | depend the tests on the test program. | Artur Grabowski | |
2002-01-02 | convert test prog into real regression test | Marco S Hyman | |
2002-01-02 | dumb conversion to bsd.regress.mk. Needs splitting into smaller tests. | Artur Grabowski | |
2002-01-02 | Split into smaller tests. It was easier than I thought. | Artur Grabowski | |
XXX - Can someone who understands this verify that test8 is correct? It doesn't return failure (it can't and the code has a strange comment about it), but it prints something on sparc64 that could be interpreted as an error message). | |||
2002-01-02 | First conversion to bsd.regress.mk, needs to be split into | Artur Grabowski | |
smaller tests. | |||
2002-01-02 | Be sure both programs are using the same port. | Federico G. Schwindt | |
2002-01-02 | Convert to bsd.regress.mk. | Artur Grabowski | |
Not finished yet. | |||
2002-01-02 | Ancient comment. the RSA patent expired a long time ago. | Artur Grabowski | |
2002-01-02 | Generate? Or maybe Degenerate? Definitely not Denerate. | Artur Grabowski | |
2002-01-02 | Remove obsolete comment (and a 3 second sleep). | Artur Grabowski | |
2002-01-01 | simple conversion to bsd.regress.mk | Artur Grabowski | |
2002-01-01 | convert to bsd.regress.mk. This allows us to have the tests | Artur Grabowski | |
correctly sorted, now that one failing test doesn't keep the others from running. | |||
2002-01-01 | trivial conversions to bsd.regress.mk | Artur Grabowski | |
2002-01-01 | trivial conversions to bsd.regress.mk | Artur Grabowski | |
2001-12-29 | Add options for slient operation and for specifying a count of rounds | Artur Grabowski | |
instead of running to the limit. | |||
2001-12-22 | add header | Theo de Raadt | |
2001-12-17 | OpenBSD tag, explicit public domain notice | Marco S Hyman | |
2001-12-17 | sigreturn test program | Marco S Hyman | |
2001-12-17 | Check for monotonic user and system time. | Thomas Nordin | |