summaryrefslogtreecommitdiff
path: root/regress/sys
AgeCommit message (Expand)Author
2016-07-19Adapt test to the srp_swap() area.Martin Pieuchot
2016-07-18Remote regression tests should not run ssh with -t all the time.Alexander Bluhm
2016-07-11Add regression tests for the path MTU discovery implementation in Alexander Bluhm
2016-07-14Prevent silly states via knotes on pids > 2^32 and on nonexistent signals.Philip Guenther
2016-07-12Link path MTU discovery regress test into build.Alexander Bluhm
2016-07-11Add regression tests for the path MTU discovery implementation in Alexander Bluhm
2016-06-13Test that splicing loops are aborted with ELOOP.Alexander Bluhm
2016-06-07Adapt compat layers after recent changes: srp_swap() and the GC taskMartin Pieuchot
2016-05-28comment typosStuart Henderson
2016-05-22Fix tests: Restrict getpid() to lower 16 bit so that it can stillAlexander Bluhm
2016-05-11remove hppa64 port, which we never got going beyond broken single users.Theo de Raadt
2016-05-03Fix some Perl statements perlcritic was bitching about: VariableAlexander Bluhm
2016-04-27unbreak pledge/generic test (breaked since ?)Sebastien Marie
2016-04-25remove systraceTed Unangst
2016-03-30Cover the case where we are bound to [::] and SO_REUSEADDR is not set.Vincent Gross
2016-03-30Clear local and remote ARP cache for every subtest.Alexander Bluhm
2016-03-30Fix multicast test and a typo.Martin Pieuchot
2016-03-24Make sure that two ARP entries can be created for the same IP whenMartin Pieuchot
2016-03-24Remove #ifdef from code shared with the kernel, IPv6 is always enabledMartin Pieuchot
2016-03-23Assert that the mask to prefix length conversion is correct whenMartin Pieuchot
2016-03-19Add regress tests for IPV6_PKTINFO with addrVincent Gross
2016-03-17Last parameter to execl[e]() functions *must* be cast to a pointer.Kenneth R Westerback
2016-03-04be more careful determining which regress/sys/arch/XXX directory toTheo de Raadt
2016-03-03Remove option USER_LDT and everything depending on it.Christian Weisgerber
2016-02-28Repair the namegen function to make ffs regress useful again.natano
2016-01-09drop "abort" promise, and make it the default behaviour.Sebastien Marie
2015-12-23Add my machines' configuration files as an example to the readme.Alexander Bluhm
2015-12-22Correct expected results on v6 mcast bind on ANY, and add comments toVincent Gross
2015-12-09add multicast test suitesVincent Gross
2015-12-07Add regression tests for in_pcbbind.Vincent Gross
2015-12-05simplistic regress test for KEVENT_TIMER kqueue(2) callsBret Lambert
2015-12-04Comment all existing ARP test cases describing what is going on.Alexander Bluhm
2015-12-04Enter a static ARP entry for a fake address which is not publishedAlexander Bluhm
2015-11-05Add regression tests for the ARP implementation in the kernel. SendAlexander Bluhm
2015-12-04Sync after rt_mask() removal.Martin Pieuchot
2015-12-03Sync to recent changes including SRP protection of rtable_get(), useMartin Pieuchot
2015-12-02KNF and use ${SUDO} when needed.Martin Pieuchot
2015-12-01Send solbourne to where the ...........Theo de Raadt
2015-11-17Drop a few NULL-checks before free()mmcc
2015-11-14Various *syncron* -> *synchron* typos.Miod Vallat
2015-11-14regress: pledge: update SYS_kill syscall numberSebastien Marie
2015-11-12ART-specific bits to make sure root tables are properly freed.Martin Pieuchot
2015-11-07Emulate loops performed in the software crypto driver more closelyMike Belopuhov
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