summaryrefslogtreecommitdiff
path: root/regress/sys
AgeCommit message (Expand)Author
2015-11-05Replace a sudo with ${SUDO}.Alexander Bluhm
2015-11-05Link arp regress into build.Alexander Bluhm
2015-11-05Add regression tests for the ARP implementation in the kernel. SendAlexander Bluhm
2015-11-04Hook up chacha20-poly1305 test vectors (missed in previous commit)Mike Belopuhov
2015-11-04Basic framework to test the rtable_* API directly from userland.Martin Pieuchot
2015-11-03regress: pledgeSebastien Marie
2015-11-03regress: pledgeSebastien Marie
2015-11-03regress pledge: check the regress with systrace enabled tooSebastien Marie
2015-11-03Test vectors for Chacha20-Poly1305Mike Belopuhov
2015-11-01Route output to local addresses has changed, ping6 command lineAlexander Bluhm
2015-10-30regress: pledgeSebastien Marie
2015-10-29regress pledge: rpath isn't needed anymore for mkdir()Sebastien Marie
2015-10-27add regress test on bind(2)ing with broadcast and inexistant addressesVincent Gross
2015-10-26update regress suite for pledgeSebastien Marie
2015-10-26Add autoport to netinet6 regress testsVincent Gross
2015-10-26Add regress test on local route insertionsVincent Gross
2015-10-26temporary unhook regress/sys/kern/pledge from regressSebastien Marie
2015-10-23Cast isdigit() argument to unsigned char.mmcc
2015-10-23Cast isspace() argument to unsigned char.mmcc
2015-10-20update regress for pledge after whitelisted-path view inclusionSebastien Marie
2015-10-18regress pledge: test kill()Sebastien Marie
2015-10-18regress pledge: remove cmsgSebastien Marie
2015-10-18regress pledge: cpath testSebastien Marie
2015-10-18regress pledge: cmsg is deprecatedSebastien Marie
2015-10-18regress pledge: tweak a bit the manner to grab hte syscall numberSebastien Marie
2015-10-14bugfix: add ${.CURDIR} to deal with obj symlinksVincent Gross
2015-10-14bugfix : use ${.CURDIR} to cope with obj symlinksVincent Gross
2015-10-14add regress tests for automatic port allocation.Vincent Gross
2015-10-14add regress tests for automatic port allocationVincent Gross
2015-10-09regress pledgeSebastien Marie
2015-10-09regress pledge: remove 'regenerate' targetSebastien Marie
2015-10-09add "tty" regress for pledgeSebastien Marie
2015-10-09hook pledgeSebastien Marie
2015-10-09follow tame->pledge in regressSebastien Marie
2015-10-08allow a test to manage itself the tame(2) call.Sebastien Marie
2015-10-06update "cmsg" tests: it lost TAME_SELF flag.Sebastien Marie
2015-10-06add some tests for rpath, wpath, cpathSebastien Marie
2015-09-30implement new "prot_exec" tame(2) request:Sebastien Marie
2015-09-28make using tame path "/" work.Sebastien Marie
2015-09-27add a tame(2) regress for stat(2) and realpath(3)Sebastien Marie
2015-09-24tame("xxx", NULL) and tame("xxx", {NULL}) are not the sameSebastien Marie
2015-09-24refactor a bit regress tameSebastien Marie
2015-09-18remove check for LD_BIND_NOW as kbind(2) is available on almost (all ?) archSebastien Marie
2015-09-11fter fixing poll(2) semantics in dynamic TCP buffer size update,Alexander Bluhm
2015-09-10enable generic regress for tame(2)Sebastien Marie
2015-09-10convert tame(2) regress to new APISebastien Marie
2015-09-10convert tame(2) regress to new APISebastien Marie
2015-08-28Add obviously missing #includesPhilip Guenther
2015-08-24Extend the pf forward and fragment tests with a second challengeAlexander Bluhm
2015-08-24Enable path MTU test with ping for IPv6. Scapy srp1() does notAlexander Bluhm