Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-08-16 | make test framework more specific, and use it. | Marc Espie | |
2005-08-16 | more extensive package name checks. | Marc Espie | |
2005-08-15 | Add regression test for fbBltOne(). | Mark Kettenis | |
2005-08-12 | untested Makefile commited | Theo de Raadt | |
2005-08-11 | regression test to check that isw* functions yield the same result as | Marc Espie | |
is* functions, and that basic mb->wchar conversion yields sensible results. | |||
2005-08-11 | Make sure, tests using "file" work when obj/ directory is present. | Hans-Joerg Hoexer | |
2005-08-09 | Make tests more readable by using predefined keyfiles. Add test for tcpmd5 | Hans-Joerg Hoexer | |
using a key from a file. | |||
2005-08-09 | test for SAs | Hans-Joerg Hoexer | |
2005-08-08 | A reghression test that checks if a process survives very early signal | Otto Moerbeek | |
delivery. Very early is before fork() returns. | |||
2005-08-08 | connect ipsecctl regression tests | Hans-Joerg Hoexer | |
ok deraadt | |||
2005-08-08 | no test "ipsec13" yet | Hans-Joerg Hoexer | |
2005-08-08 | some simple regression tests for static keying | Hans-Joerg Hoexer | |
2005-08-05 | For tcpmd5 rules the keyword "key" changed to "authkey" | Hans-Joerg Hoexer | |
2005-08-05 | Make those tests match the actual implementation, not a not yet commited future | Hans-Joerg Hoexer | |
version. | |||
2005-08-05 | Some basic regression tests for ipsecctl, not connected yet. | Hans-Joerg Hoexer | |
2005-07-20 | EFAULT from PT_IO is a good error value too. | Artur Grabowski | |
2005-07-20 | run from .OBJDIR | Theo de Raadt | |
2005-07-20 | minitar script to test OpenBSD::Ustar, should be able to read/write archives | Marc Espie | |
fully compatible with the tar Ustar format. | |||
2005-07-20 | Regress test for PT_READ_{D,I} and PT_IO. (write coming soon). | Artur Grabowski | |
2005-07-15 | testcase for recent bug-report. | Marc Espie | |
2005-07-15 | Make globals accessed from sig handler volatile. From millert@ | Otto Moerbeek | |
2005-07-13 | As mickey@ pointed out, this test does not belong in libm. Move to | Otto Moerbeek | |
correct place. | |||
2005-07-13 | Test for fp save/restore in sig handlers. | Otto Moerbeek | |
2005-07-11 | += mmap-fail | Artur Grabowski | |
2005-07-11 | Test that mmap fails properly. | Artur Grabowski | |
2005-06-30 | allow SUDO=sudo; from Alexander Bluhm | Markus Friedl | |
2005-06-13 | Add regression test for writing old-style tar headers containing names | Otto Moerbeek | |
that completely fill the header field. WIth help from jaredy@ | |||
2005-06-01 | no need for both $Id$ and $OpenBSD$ | marius eriksen | |
2005-05-31 | a regress Makefile may not define a "regress" target. | Artur Grabowski | |
This regression test is wrong in many other ways too, but at least fix it enough so that it doesn't stop other regression tests from running. | |||
2005-05-31 | +=sigsuspend | Artur Grabowski | |
2005-05-31 | Test the semantics of sigsuspend. | Artur Grabowski | |
For some reason this test doesn't fail which means the code is correct and my reading of the code is incorrect. That can be either a good or bad sign depending on how you look at it. millert@ says it "looks correct" | |||
2005-05-29 | sync with -p -> -f change, make it work with obj/ ; ok marius@ | Damien Miller | |
2005-05-29 | add back support for SSH1 keys. it is being used in practice. | marius eriksen | |
ok markus@ | |||
2005-05-28 | pfail test for "log-all" | Marco Pfatschbacher | |
ok dhartmei@ | |||
2005-05-28 | change "log-all" to "log (all)" | Marco Pfatschbacher | |
ok dhartmei@ | |||
2005-05-28 | fix pf table tests with a less confusing anchor name. | Marco Pfatschbacher | |
pointed out by cedric. ok dhartmei@ | |||
2005-05-28 | + gzsig | marius eriksen | |
2005-05-28 | import regression tests for gzsig. | marius eriksen | |
2005-05-28 | "log-all" is gone. | Marco Pfatschbacher | |
ok dhartmei@ | |||
2005-05-28 | Set default test shell to /bin/sh. | Marco Pfatschbacher | |
Also destroy lo1000010 at interrupt. ok henning@ mcbride@ | |||
2005-05-28 | regression tests for pf checksum. | Marco Pfatschbacher | |
ok mcbride@ | |||
2005-05-27 | sync pf table test with new ksh behaviour. | Marco Pfatschbacher | |
ok henning@ | |||
2005-05-27 | csh preferes a newline at the end. | Marco Pfatschbacher | |
ok henning@ | |||
2005-05-27 | nat pass log tests here as well. | Marco Pfatschbacher | |
ok camield@ | |||
2005-05-26 | nat pass log tests | Camiel Dobbelaar | |
2005-05-25 | AESCTR support for ESP (RFC 3686); ok hshoexer | Markus Friedl | |
2005-05-24 | oops, new arcfour modes here too | Damien Miller | |
2005-05-24 | add new arcfour modes | Damien Miller | |
2005-05-22 | sync optimized versions as well | Camiel Dobbelaar | |
ok henning@ | |||
2005-05-22 | cope with recent canges | Henning Brauer | |