summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2017-01-26deactivate the existing pledge regress tests, they needSebastian Benoit
2017-01-26add check for pledge(pf), and pledge(pf) + fd passingSebastian Benoit
2017-01-26enable compiler warnings and fix them.Sebastian Benoit
2017-01-26Each entry in REGRESS_TARGETS is run in a separate make process, so theJonathan Matthew
2017-01-25Do not try to execute this test on !m88k archs.Martin Pieuchot
2017-01-25Update ssl versions regress to handle min/max configured versions andJoel Sing
2017-01-25Add start of a regress for cert gen and validation. not clean, won'tBob Beck
2017-01-25+arm64;Jason McIntyre
2017-01-25link in rsa testBob Beck
2017-01-25Add rsa test from openssl, since it has a license nowBob Beck
2017-01-24fix make clean and warningsOtto Moerbeek
2017-01-24make sure realloc preserves dataOtto Moerbeek
2017-01-24use ${.OBJDIR}Otto Moerbeek
2017-01-24Update client tests for changes in default EC formats/curves.Joel Sing
2017-01-24Use prime256v1 for tests unless otherwise specified.Joel Sing
2017-01-24Fix typo in variable name.Alexander Bluhm
2017-01-23For testing http redirect unset http_proxy, not ftp_proxy.Alexander Bluhm
2017-01-23The ftp program is only verbose by default, if stdin is a tty. AsAlexander Bluhm
2017-01-23When run as root, fstat prints the pcb pointer instead of 0x0.Alexander Bluhm
2017-01-23hook malloc_general to the testsOtto Moerbeek
2017-01-23test malloc/realloc/free with some flag combo'sOtto Moerbeek
2017-01-23Fix regress to handle movement of ssl structures to internalBob Beck
2017-01-22Update the TLS ALPN unit tests to work with internal/opaque data.Joel Sing
2017-01-21Make explicit _ct and _nonct versions of bn_mod_exp funcitons thatBob Beck
2017-01-20Use bsd.regress.mk in the intended way so that the test printsAlexander Bluhm
2017-01-20Hook up the pf_table regress testClaudio Jeker
2017-01-20Add a basic test for pf_table using pfctl -t x -T testClaudio Jeker
2017-01-19Fix -L/-I processing in -0 mode so that NUL-delimited entries areTodd C. Miller
2017-01-19Our kernel does not generate IPv6 atomic fragments anymore. CheckAlexander Bluhm
2017-01-19Sending a PMTU ICMP packet will trigger a TCP retransmit. The testAlexander Bluhm
2017-01-19Make it so if the "server" is slow starting we don't fail..Bob Beck
2017-01-19Implement line breaking of the generated HTML code at space charactersIngo Schwarze
2017-01-18Do not use privileged or NFS source ports for UDP packets as inetdAlexander Bluhm
2017-01-18Add tests that generate IPv6 atomic fragments for UDP and TCP byAlexander Bluhm
2017-01-18Make HTML output more human readable by overhauling line break logicIngo Schwarze
2017-01-18Do not unconfigure mount points, vnd devices and NFS daemons duringAlexander Bluhm
2017-01-18unhook ocsp test from the default since it currently requires network access andBob Beck
2017-01-17Correctly tls_config_set_ca_file() return value (no effective change).Joel Sing
2017-01-16SIGTERM does not reliably terminate mountd(8), use -KILL for cleanup.Alexander Bluhm
2017-01-16Somewhere between 5.9 and current gen_traffic started to produce oneFlorian Obser
2017-01-16remove duration, it depends too much on the specific setupFlorian Obser
2017-01-14It's not longer a syntax error to provide a flowdst without a portFlorian Obser
2017-01-14Remove priority line, ifconfig(8) prints the interface index on theFlorian Obser
2017-01-13Let these hppa-specific tests print "SKIPPED" on non-hppa architectures.Mark Kettenis
2017-01-13Make mount points and makefiles for file system tests consistent.Alexander Bluhm
2017-01-13Run the existing tests for FFS also on a NFS mount point.Alexander Bluhm
2017-01-13Use a NFS mount via loopback for testing file system operations.Alexander Bluhm
2017-01-11Add a test that creates a nested tree of mount points. All partitionsAlexander Bluhm
2017-01-12Remove more checks testing for empty option strings.Martin Pieuchot
2017-01-12Print the test description before running each subtest.Alexander Bluhm