summaryrefslogtreecommitdiff
path: root/regress/sys
AgeCommit message (Expand)Author
2018-05-21Add RCS Id.Alexander Bluhm
2018-05-21Link arch i386 regress to build.Alexander Bluhm
2018-05-21As the Meltdown workaround for i386 changes the f00f Pentium bugAlexander Bluhm
2018-05-21Activate IPv6 no next header protocol over IPsec test. Run theAlexander Bluhm
2018-05-19Install inetd.conf files and start the daemon on remote machinesAlexander Bluhm
2018-05-19Additionally send no next header protocol 59 packets through theAlexander Bluhm
2018-05-15Typo fix, ok bluhm@Martin Pieuchot
2018-05-01regress changes for new stuff. - allow walking .., return EPERMBob Beck
2018-04-28regress for unveilBob Beck
2018-04-28bye bye pledgepathBob Beck
2018-04-27Add test for stat behavior to make sure we can stat executable onlyBob Beck
2018-04-27Fix regress that was depengin on pledgepath() being able toBob Beck
2018-04-27test with pledgepath(NULL,NULL) instead of pledge activating thingsBob Beck
2018-04-27Change regress to accomodate no flags escalation once activeBob Beck
2018-04-27remove references to O flags in test messagesBob Beck
2018-04-26tests for clearing out flagsBob Beck
2018-04-26Prefer <fcntl.h> over <sys/fcntl.h> in userlandPhilip Guenther
2018-04-26Adjust regress for new rwxc flags instead of O_FLAGSBob Beck
2018-04-26failure for exiting on signalBob Beck
2018-04-26Add regress for .. being disallowed as it currently isBob Beck
2018-04-26test double slash in pathsBob Beck
2018-04-26Moar regressBob Beck
2018-04-26Regress additions and fixes for latestBob Beck
2018-04-25New regress to handle flagsBob Beck
2018-04-24regress changes for later varietiesBob Beck
2018-04-20revert to 2018/04/20 10:00:00, before oopsChristian Weisgerber
2018-04-20syncTheo de Raadt
2018-04-19Add gif subdir.Alexander Bluhm
2018-04-19Create two gif(4) interfaces in different routing domains. TestAlexander Bluhm
2018-04-16Add regression test of unlinking and re-creating a pledgepathed fileBob Beck
2018-04-13Add a test for stack pivots that trigger page faults.mortimer
2018-04-12Disable counting TCP packets in the test as it does not work reliably.Alexander Bluhm
2018-04-11The pledge flag for file descriptors opened from /dev/fd was alwaysAlexander Bluhm
2018-04-10Check that a file descriptor's plegde flag is correctly propagated.Alexander Bluhm
2018-04-10Add subdir filedescriptor.Alexander Bluhm
2018-04-10Check that a file descriptor's plegde flag is correctly propagated.Alexander Bluhm
2018-04-09Add regress test for stack pivot mitigationmortimer
2018-02-27Do not expect an eui64 link-local source address during duplicateAlexander Bluhm
2018-02-05typosanton
2018-01-23Add a smarter test that opens a file, unlinks it, and remounts theAlexander Bluhm
2018-01-16Enable traceroute test for incoming reply-to rule.Alexander Bluhm
2018-01-15Add tests that unmount a file system while it is busy. On a vndAlexander Bluhm
2018-01-15Enable traceroute test for incoming route-to rule.Alexander Bluhm
2018-01-14Fix after recent mutex change.Martin Pieuchot
2018-01-11Add tests for incoming route-to and outgoing reply-to rules. DisableAlexander Bluhm
2017-12-26As the divert-to pf state is not connected, it is not linked to theAlexander Bluhm
2017-12-21Add some comments what the tests are doing.Alexander Bluhm
2017-12-20Skip this regress test if no remote test machine is specified asAlexander Bluhm
2017-12-18When setting KTRACE in the environment, client and server writeAlexander Bluhm
2017-12-16hookup execpromiseFlorian Obser