summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2005-06-01no need for both $Id$ and $OpenBSD$marius eriksen
2005-05-31a regress Makefile may not define a "regress" target.Artur Grabowski
2005-05-31+=sigsuspendArtur Grabowski
2005-05-31Test the semantics of sigsuspend.Artur Grabowski
2005-05-29sync with -p -> -f change, make it work with obj/ ; ok marius@Damien Miller
2005-05-29add back support for SSH1 keys. it is being used in practice.marius eriksen
2005-05-28pfail test for "log-all"Marco Pfatschbacher
2005-05-28change "log-all" to "log (all)"Marco Pfatschbacher
2005-05-28fix pf table tests with a less confusing anchor name.Marco Pfatschbacher
2005-05-28+ gzsigmarius eriksen
2005-05-28import regression tests for gzsig.marius eriksen
2005-05-28"log-all" is gone.Marco Pfatschbacher
2005-05-28Set default test shell to /bin/sh.Marco Pfatschbacher
2005-05-28regression tests for pf checksum.Marco Pfatschbacher
2005-05-27sync pf table test with new ksh behaviour.Marco Pfatschbacher
2005-05-27csh preferes a newline at the end.Marco Pfatschbacher
2005-05-27nat pass log tests here as well.Marco Pfatschbacher
2005-05-26nat pass log testsCamiel Dobbelaar
2005-05-25AESCTR support for ESP (RFC 3686); ok hshoexerMarkus Friedl
2005-05-24oops, new arcfour modes here tooDamien Miller
2005-05-24add new arcfour modesDamien Miller
2005-05-22sync optimized versions as wellCamiel Dobbelaar
2005-05-22cope with recent cangesHenning Brauer
2005-05-20force addressfamily=inet for tests, unbreaking dynamic-forward regress forDamien Miller
2005-05-17add testMarc Espie
2005-05-13Add tests for __strsignal(). Put here since the tests are very similarOtto Moerbeek
2005-05-08Try to catch some more errors and adapt to slightly changed strerror.Otto Moerbeek
2005-05-03Test writing to a mmapped file around the 4GB offset.Otto Moerbeek
2005-04-30Test various edge cases reading ustar archives.Otto Moerbeek
2005-04-28Run this test on all shared address space machines. With help fromOtto Moerbeek
2005-04-27Allow userland to cause the data cache to be flushed for any arbitrary addressMiod Vallat
2005-04-26A regress test for accessing long long on a long aligned, but not long longMiod Vallat
2005-04-25Don't call cleanup in multiplex as test-exec will cleanup anywayDarren Tucker
2005-04-22test bad flag combinationsCamiel Dobbelaar
2005-04-22test event priorities.Brad Smith
2005-04-22Do not trigger (valid) DIAGNOSTIC complaints with an incorrect test.Miod Vallat
2005-04-22Use REGRESS_TARGETS.Miod Vallat
2005-04-21Add a regression test for the extent subroutines; from NetBSD.Miod Vallat
2005-04-18Correctly link on static arches.Miod Vallat
2005-04-17duh, make sure we're testing what we thing we are. still not exactlyTed Unangst
2005-04-15t1: only do a short listing, t2: test for tar.c, rev 1.36Markus Friedl
2005-04-14Initial pax regression tests. OK ottoChad Loder
2005-04-12Adapt test for "" now that we have reverted back to the old behaviour.Otto Moerbeek
2005-04-08Forgot this file. Don't believe what it says in entirety.Chad Loder
2005-04-08Moved these tests here from sbin/isakmpd/regress. They mostly workChad Loder
2005-04-08Moving regress tests from sbin/isakmpd to regress/sbin/isakmpd. They areChad Loder
2005-04-07Enable basename and dirname and sort subdirs.Otto Moerbeek
2005-04-07Tests for dirname(1). From NetBSD with some local changes.Otto Moerbeek
2005-04-07Tests for basename(1). From NetbSD with some local changes.Otto Moerbeek
2005-04-03Test for egrep -w "foo|bar"Otto Moerbeek