summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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
2002-09-12regress test for antispoofHenning Brauer
2002-09-12a grammar in err msgs and a tiny formating fixMichael Shalayeff
2002-09-11errx is a proper function hereMichael Shalayeff
2002-09-09Some posix tests we don't pass yet, and won't until I've added a `magic'Marc Espie
2002-09-03suffix the tests to see what is happenning indeedMichael Shalayeff
2002-09-03those targets are all phonyMichael Shalayeff
2002-09-03trim some whitespace in the mail subjectAnil Madhavapeddy
2002-09-02comment out the mailing suggestions, since the address doesnt exist yetAnil Madhavapeddy
2002-09-02Rename a bunch of the old bsd.regress.mk variables into the new ones.Anil Madhavapeddy
2002-09-02the regress target should be run-regress-atexit_test to avoidAnil Madhavapeddy
2002-09-02- Precede internal bsd.regress.mk variables with a _Anil Madhavapeddy
2002-09-01e_os.h is longer installedMarkus Friedl
2002-08-31a combined non-exec test set.Michael Shalayeff
2002-08-31a simple nxheap test hacked out of nxstack and nxheap-mprotect; tested on i38...Michael Shalayeff
2002-08-30re-enable function pointer table protection, this time make sure thatDaniel Hartmeier
2002-08-27fix the second call to on heap code. Noticed by drahn@. ThanksMatthieu Herrb
2002-08-27Add <stdlib.h> for malloc prototypeMatthieu Herrb
2002-08-27A test for non executable heap / mprotect. Ok art@Matthieu Herrb
2002-08-26Make this into a proper regress test.Artur Grabowski
2002-08-23Proper dependencies to make this work.Artur Grabowski
2002-08-21add missing CLEANFILES; ok miod@Wilbern Cobb
2002-08-21Fix Makefile for correct regress operation.Miod Vallat
2002-08-21oopsieMarc Espie
2002-08-21+mmap3Marc Espie
2002-08-21Regression test for non-ubc mmap/ftruncate interaction.Marc Espie
2002-08-17Add exec_selfArtur Grabowski