summaryrefslogtreecommitdiff
path: root/regress/sys
AgeCommit message (Expand)Author
2018-07-04hook up recvmsganton
2018-07-04Add regress covering the recently fixed mbuf double free in rip6_usrreq().anton
2018-07-04hook up recvmsganton
2018-07-04Add regress covering the recently fixed mbuf double free in rip_usrreq().anton
2018-06-25Before running the tests, consistently check whether interfaces orAlexander Bluhm
2018-06-25During test setup, IPv6 duplicate address detection creates someAlexander Bluhm
2018-04-19Create two gif(4) interfaces in different routing domains. TestAlexander Bluhm
2018-06-23Fix a segfault when inserting the same prefix multiple timesdenis
2018-06-17fix usageanton
2018-06-17Add a test covering the panic found in knote_processexit(). Note that you'llanton
2018-05-288 spaces -> tabTheo Buehler
2018-05-28Make sure that the inetd echo and nonxt protocol reflectors areAlexander Bluhm
2018-05-28Regress for the dup2(2) vs accept(2) race.Martin Pieuchot
2018-05-23Make the test more verbose and do not hide the invoking commands.Alexander Bluhm
2018-05-23Since MAP_STACK was introduced, noexec -S -m failed from time toAlexander Bluhm
2018-05-22kevent: correctly check that timeout's nanoseconds are on [0, 1000000000)cheloha
2018-05-22nanosleep: ensure tv_nsec input is on [0, 1000000000)cheloha
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