summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2002-12-04test opts in another than the classical orderHenning Brauer
2002-12-04add miscArtur Grabowski
2002-12-04Trivial test to see if c++ exceptions work.Artur Grabowski
2002-12-02test user, actually, test multiple user commandsTheo de Raadt
2002-11-29test altq with interface expansionHenning Brauer
2002-11-28test qlimit on altq ruleHenning Brauer
2002-11-28Sync with changes in pfctl:Ryan Thomas McBride
2002-11-28remove trailing whitespaceRyan Thomas McBride
2002-11-28add regression test for nat poolsRyan Thomas McBride
2002-11-27more altq testingHenning Brauer
2002-11-27adjust after printing changesHenning Brauer
2002-11-26test for working timeouts on recv, currently failingMichael Shalayeff
2002-11-25create a new set of regress tests, which require an activeMichael Shalayeff
2002-11-25adjust; slightly off due to 1K = 1000 fixHenning Brauer
2002-11-25kill trailing newlines; markus@Henning Brauer
2002-11-25test mixed af rules. broken right now. sigh.Henning Brauer
2002-11-24gack.Henning Brauer
2002-11-24test altq and queueHenning Brauer
2002-11-24make succeed again; explicit address family needed in one more case nowHenning Brauer
2002-11-22add (disabled) self tests (make self); ok frantzenMarkus Friedl
2002-11-22there's now a space after the label...Henning Brauer
2002-11-19add icmp-type and code by name testsPeter Stromberg
2002-11-16use -lnpthread when USELIBPTHREAD=yesMarco S Hyman
2002-11-13extended scrub testsHenning Brauer
2002-11-13put common CFLAGS+= in Makefile.incTodd T. Fries
2002-11-13more testing.Federico G. Schwindt
2002-11-13move weak definition to the bottom due to a gas problem on a.out platforms.Federico G. Schwindt
2002-11-12dueling mallocs -- test for proper serialization when multiple threadsMarco S Hyman
2002-11-07CIDR testsHenning Brauer
2002-10-27remove MD bits from test.Marco S Hyman
2002-10-27flags X is deadHenning Brauer
2002-10-23remove 0x in front of %p -- not neededMarco S Hyman
2002-10-22Update for new semantics of set_ipmask (netmask is applied immediatelyCamiel Dobbelaar
2002-10-21forgot dpaddMichael Shalayeff
2002-10-21libs are listed w/ LDADD not LDFLAGSMichael Shalayeff
2002-10-21do not use an absolute path in include; dhartmei@ okMichael Shalayeff
2002-10-21regression tests should test for proper operation, not what the codeMarco S Hyman
2002-10-21Clean up the siginfo test. pthreads siginfo delivery code stillMarco S Hyman
2002-10-21Add new testsMarco S Hyman
2002-10-21Add test for non-deferred signal handling in threads. pthreads codeMarco S Hyman
2002-10-21Add test for pthread_kill. The test currently fails as threadMarco S Hyman
2002-10-16License from niels.Artur Grabowski
2002-10-14test binat netblocksHenning Brauer
2002-10-12Enable test for proper inheritance of NONBLOCK flag on accept.Marco S Hyman
2002-10-12reduce the amount of output on this test so you can see when thingsMarco S Hyman
2002-10-12oops, add the testMarco S Hyman
2002-10-12signal deliver to blocked thread testMarco S Hyman
2002-10-12Do not depend upon bugs in the pthreads implementation for properMarco S Hyman
2002-10-10add socket test to check blocking/non-blocking mode on accept.Marco S Hyman
2002-10-09comment where code is usedMarco S Hyman