summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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
2005-04-03hppa64Miod Vallat
2005-04-02Regressions for raiseOtto Moerbeek
2005-03-29even better test for wrappingOtto Moerbeek
2005-03-29Adapt to new wrapping, including new test.Otto Moerbeek
2005-03-28fix for new line wrapping ruleOtto Moerbeek
2005-03-27Test new dynamic growing call stack.Otto Moerbeek
2005-03-26Objective-C regress test.Mark Kettenis
2005-03-10Regress test for ClearAllForwardings (bz #994); ok markus@Darren Tucker
2005-03-09Now that rounding is done properly for fractionless numbers, fix theOtto Moerbeek
2005-03-08Some more real-life regression cases.Otto Moerbeek
2005-03-04regress test for SendEnv config parsing bug; ok dtucker@Damien Miller