summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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
2017-01-12Add regress tests for libtls, which currently cover handshakes and closesJoel Sing
2017-01-12Fix typo in expect.Alexander Bluhm
2017-01-12Fix trailing whitespace.Alexander Bluhm
2017-01-12The program to create hard links is called ln(1) and not link.Alexander Bluhm
2017-01-12Test the non-existing system-call lchflags(2) by using chflagsat(2)Alexander Bluhm
2017-01-12Do not suppress error messages to stderr, but remove unnecessaryAlexander Bluhm
2017-01-11Do text production for .Bt, .Ex, .Rv, .Ud at the validation stageIngo Schwarze
2017-01-11Add a test that creates a nested tree of mount points. All partitionsAlexander Bluhm
2017-01-11Make test more verbose when it fails.Alexander Bluhm
2017-01-11Fix trailing whitespace.Alexander Bluhm
2017-01-10Cleanup the mount point and vnd devices before and after the test.Alexander Bluhm
2017-01-09Provide TLS_INT for consistency with libssl/libcrypto.Joel Sing
2017-01-08Stricter validation of the NAME section, in particular:Ingo Schwarze
2017-01-06use correct ssh-add program; bz#2654, from Colin WatsonDamien Miller
2017-01-06Account for timeouts in the integrity tests as failures.Darren Tucker
2017-01-06Make forwarding test less racy by using unix domain sockets instead ofDarren Tucker
2017-01-04Remove a check for empty option strings from our fuse regress tests.Stefan Sperling
2017-01-03Add regress tests for max shared version code.Joel Sing