summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2004-08-30Use CMSG_SPACE when allocating space for the control message.Todd C. Miller
2004-08-13When running regex regress build a private copy with REDEBUG enabled.Todd C. Miller
2004-08-13More nasty cases involving back references.Otto Moerbeek
2004-08-08check for variable sized array in format argumentsAnil Madhavapeddy
2004-08-07update policy for libc changes (getrlimit)marius eriksen
2004-08-05Be nice to poor people with small machines and low limits.Artur Grabowski
2004-08-05fix the perl to generate proper \n in the output.Artur Grabowski
2004-08-05Add signal-stress. Good luck.Artur Grabowski
2004-08-05A test that tests sends such a huge amount of signals that somethingArtur Grabowski
2004-08-04Unbreak malloc0test for use with mmap malloc which allocates objectsOtto Moerbeek
2004-08-03Enable strtonum testOtto Moerbeek
2004-08-03strtonum(3) regression tests.Otto Moerbeek
2004-08-02A long time ago, the mquery API changed, however the regress was never updated.Dale Rahn
2004-07-28Add itimer.Artur Grabowski
2004-07-28Very crude tests that check that itimers are at least pretending to work.Artur Grabowski
2004-07-28Remove statement with no effect.Todd C. Miller
2004-07-22Split and modify tests to prevent infinite loops on platforms with preciseMark Kettenis
2004-07-22Spell reserved correctly; ok from copyright holders when in licence blocks.Miod Vallat
2004-07-21need to include bsd.own.mk hereDavid Krause
2004-07-20add commented-out entries for currently disabled regress testsDavid Krause
2004-07-20if USE_GCC3, look in the right place for the sourcesDavid Krause
2004-07-20we can add the gnu directory to the regress build nowDavid Krause
2004-07-20comment out gcc,libiberty,libf2c regress tests until they are working rightDavid Krause
2004-07-16errno -> err in a structure. OK deraadt@David Krause
2004-07-14Back out bogus lib bump in regression tests. Changing the versionMarco S Hyman
2004-07-13errno changes, lib major version bumps, and general flag dayMarco S Hyman
2004-07-10update comment about disabled tests; ok marc@David Krause
2004-07-10add getopt_long regress; ok millert@David Krause
2004-07-09NOOBJ=1, needed since gcc-bounds was connected to regress, noticed by david@Anil Madhavapeddy
2004-07-09dejagnu hasn't been in ports/lang/egcs directory for a while now...David Krause
2004-07-09libiberty was moved from gnu/egcs to gnu/libDavid Krause
2004-07-09missing gcc2 outputs for:David Krause
2004-07-09add gcc-bounds directoryDavid Krause
2004-07-09if REGRESS_SKIP is defined, no need to also define REGRESS_SKIP_TARGETSDavid Krause
2004-07-09add a missing CLEANFILES used in the re-exec testDavid Krause
2004-07-08Regress test for bz #863 (scp double-error), requires $SUDO. ok markus@Darren Tucker
2004-07-03pfctl can finally run as non-root again, so we can get rid of a lot of ${SUDO}sHenning Brauer
2004-06-29cope with pfctl changesHenning Brauer
2004-06-26don't change the name of the copied sshd for the reexec fallback test, makesDamien Miller
2004-06-25simplifyDamien Miller
2004-06-25clean reexec-specific junk out of text-exec.sh and simplify; idea markus@Damien Miller
2004-06-25recover IPv6 entries somehow disappeared. David KrauseJun-ichiro itojun Hagino
2004-06-24regress test for re-exec corner casesDamien Miller
2004-06-24hsearch regress from NetBSD via ray at cyth dot netTodd C. Miller
2004-06-22Allow setting of port for regress from TEST_SSH_PORT variable; ok markus@Darren Tucker
2004-06-22Add TEST_SSH_SSHD_CONFOPTS and TEST_SSH_SSH_CONFOPTS to allow addingDarren Tucker
2004-06-22Add quoting for test -z; ok markus@Darren Tucker
2004-06-22more portable env passing testsMarkus Friedl
2004-06-21make test successful even when /etc/services is changedJun-ichiro itojun Hagino
2004-06-21always run userldt regress, but enable the sysctl if neededDavid Krause