summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2003-12-17Extra regression test (mostly string handling). With kind permission fromOtto Moerbeek
2003-12-16Test src.track timeout.Ryan Thomas McBride
2003-12-16Test source-tracking syntax.Ryan Thomas McBride
2003-12-16becuaseTheo de Raadt
2003-12-16Test setting hostid.Ryan Thomas McBride
2003-12-16Test failure of attempt to set hostid to 0.Ryan Thomas McBride
2003-12-15Test for <port_a>:<port_b> syntax outside of rdr.Ryan Thomas McBride
2003-12-15Regression test for PR 2450.Otto Moerbeek
2003-12-09Towers of Hanoi regression test.Otto Moerbeek
2003-12-09Towers of Hanoi regression test.Otto Moerbeek
2003-12-07destroy, not delete tunXXMarkus Friedl
2003-12-07- use tun98 and tun99 and not interfere with existing tun(4)Markus Friedl
2003-12-06Add test for pattern containing multiple dots (PR 3597).Otto Moerbeek
2003-12-06don't create/destroy interfaces in obj, clean and cleandirNikolay Sturm
2003-12-05lo1, tun0, tun1 don't exist any more. thus, create the interfaces we need forHenning Brauer
2003-12-02delete nasty mickey changeTheo de Raadt
2003-12-02Test long var names.Otto Moerbeek
2003-12-02tun(4) select+kq tests from Christopher Maxwell <cmaxwell@themanor.net> w/ li...Michael Shalayeff
2003-12-01Test extended registers.Otto Moerbeek
2003-11-27openbsd tagMarco S Hyman
2003-11-27Reduce iterations so test runs faster.Marco S Hyman
2003-11-26Test reading uninitialized array locations.Otto Moerbeek
2003-11-25test cipher speed for different hmac/cipher combinations.Markus Friedl
2003-11-17Test new boolean operators and relational operators in arbitrary expressions.Otto Moerbeek
2003-11-17Test drop ('R').Otto Moerbeek
2003-11-14Tests for new boolean operations.Otto Moerbeek
2003-11-13Fix print testOtto Moerbeek
2003-11-11Add test for some non-portable syntactic sugar.Otto Moerbeek
2003-11-11Test print statement.Otto Moerbeek
2003-11-10Add 'no-sync' to regression tests.Ryan Thomas McBride
2003-11-07adress -> address, and a few more; all from Jonathon Gray;Jason McIntyre
2003-11-06Test #, n, and a.Otto Moerbeek
2003-11-06antispoof with ipless interfaceHenning Brauer
2003-11-04Test r operator.Otto Moerbeek
2003-11-04old __syscall test is really a wait() testMichael Shalayeff
2003-11-04a simpler test for __syscall args alignmentMichael Shalayeff
2003-11-01some floor() testMichael Shalayeff
2003-10-22Test J also with extended comparison ops.Otto Moerbeek
2003-10-22Regressions for if ... else.Otto Moerbeek
2003-10-22Regressions for new extended comparison operators.Otto Moerbeek
2003-10-21Add regressions for assignment opsOtto Moerbeek
2003-10-19Regressions for 'for' statement with empty E's.Otto Moerbeek
2003-10-18Regressions for continue.Otto Moerbeek
2003-10-18Regression test for J and M.Otto Moerbeek
2003-10-11Test missing banner file, suppression of banner with ssh -q, check returnDarren Tucker
2003-10-07add a few regression tests for the recently fixed md functionsAnil Madhavapeddy
2003-10-07more sftp quoting regress tests; ok markusDamien Miller
2003-10-07Test SSH2 banner. ok markus@Darren Tucker
2003-09-26Enable dc(1) and bc(1) regressionsOtto Moerbeek
2003-09-25make sure to not overflow the label; from Charles Blundell <cb@netbsd.org>Michael Shalayeff