summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2002-06-25regression tests for options in pf.confHenning Brauer
2002-06-24clean copy.[12].Wilbern Cobb
2002-06-24scrub on <if> works now, update regress tests.Daniel Hartmeier
2002-06-23initialize some variables.Wilbern Cobb
2002-06-23Fix pthread floatting point preemption test and enable it. NextMarco S Hyman
2002-06-23more gid_t and uid_t are unsignedTheo de Raadt
2002-06-19regress for the kqueu for randomMichael Shalayeff
2002-06-17Remove bogus make expression that only confused readers of the file.Marco S Hyman
2002-06-16write newline before successful test completionMarco S Hyman
2002-06-16write output to stdout instead of fprintf to stderr. This brings itMarco S Hyman
2002-06-13Scrub rules are now numbered properly. my bad. ok frantzen@Kjell Wooding
2002-06-12Add ddb subdir, and alphabeticize themNiklas Hallqvist
2002-06-11bsd makefiles are too stupid to deal with more than one program perNiels Provos
2002-06-11splay regression testNiels Provos
2002-06-11turn on pf21Mike Frantzen
2002-06-11test scrub fragment {reassemble|crop|drop-ovl} modifiersMike Frantzen
2002-06-11sync w/ default implicit "fragment reassemble" scrub modifierMike Frantzen
2002-06-11Check that "the rule" is in db_hangman.c, and that it is not violated.Niklas Hallqvist
2002-06-11kill err(3) newlines; ok miod@, deraadt@Jason Peel
2002-06-11regression test for NATing to dynamic addresses ( nat ... -> (if) )Henning Brauer
2002-06-11Use merged config file format. The separate NAT loop can go away,Kjell Wooding
2002-06-10Add regression tests for scrubKjell Wooding
2002-06-09Add regression tests for rdr list processingKjell Wooding
2002-06-08Add regression tests for NAT list expansionKjell Wooding
2002-06-08no macro concatenation via +=Henning Brauer
2002-06-08recurse into my new test (libm/trivial1)Jason Wright
2002-06-08Really simple test that shouldn't fail, but does on some arch's (ok, oneJason Wright
2002-06-08regression test for macro concatenationHenning Brauer
2002-06-08you too, out.Federico G. Schwindt
2002-06-08explicitely set inet for localhost and lo0 tests, test would fail ifHenning Brauer
2002-06-08regression test from $srcaddr & friends in rule labelsHenning Brauer
2002-06-07whoops. turn on the IPv6 scope testMike Frantzen
2002-06-07regress test IPv6 scopesMike Frantzen
2002-06-06test ssh-agent timeout featureMarkus Friedl
2002-06-01Update tests to reflect ECN support.Hugh Graham
2002-05-21public domainTodd C. Miller
2002-05-15Build and run openssl regress tests in addition to our own.Bob Beck
2002-05-11Add missing libraries to bsd.prog.mk (mostly kerberosV)Marc Espie
2002-05-03+pthread_specificWilbern Cobb
2002-05-03test pthread_key_create(), pthread_key_delete(), pthread_getspecific()Wilbern Cobb
2002-04-30Do signal regress testsTodd C. Miller
2002-04-30Test some floating point exception problems when SIG_IGN is in effect.Todd C. Miller
2002-04-30arguement -> argumentTheo de Raadt
2002-04-24Add dynamic (in-kernel) interface name -> address translation. Instead ofDaniel Hartmeier
2002-04-20Raise the time limit from 5 seconds to 30 seconds.Artur Grabowski
2002-04-16and Makefile, oops.Marc Espie
2002-04-16Another test case: this one holds too many open conditionals, and exactly enoughMarc Espie
2002-04-16Bug in cond-parser, ends up having too many open conds.Marc Espie
2002-04-16Stumbled upon a very inefficient construct by mistake...Marc Espie
2002-04-15typoMarkus Friedl