summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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
2002-10-09clean-up. check that SA_RESETHAND does the right thing, too.Marco S Hyman
2002-10-07more meaningful errorMarco S Hyman
2002-10-07use/check SA_RESETHAND, too.Marco S Hyman
2002-10-07add pthread siginfo support testMarco S Hyman
2002-10-07test generic returnHenning Brauer
2002-10-07test new return-icmp syntaxHenning Brauer
2002-10-07adjust for new return-icmpHenning Brauer
2002-10-07output slightly different with new return-icmp handling, adjustHenning Brauer
2002-10-07this is valid now... change to be invalidHenning Brauer
2002-10-05Expand {} lists from left to right, so 'pass in from { a, b } to any'Daniel Hartmeier
2002-09-26remove MDC2; patentsMarkus Friedl
2002-09-22test line buffer overflow checks in pfctlHenning Brauer
2002-09-20test line continuationHenning Brauer
2002-09-18test port ranges in rdr rulesHenning Brauer
2002-09-18test log keywords and log quick/quick log orderHenning Brauer
2002-09-18test return-rst(ttl number)Henning Brauer
2002-09-18test "set loginterface none"Henning Brauer
2002-09-18test af detection logic in nat and rdr rulesHenning Brauer
2002-09-18test antispoofHenning Brauer
2002-09-18new kind of pfctl regression tests:Henning Brauer
2002-09-15some dynaddr testsHenning Brauer
2002-09-14Move __cleanup into mprotect'ed page to prevent unintentional modificationsDaniel Hartmeier