summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2018-12-04Run each test as a single entry in REGRESS_TARGETS to get a betterAlexander Bluhm
2018-12-04Update bgpd result files after the community change. Forgot this bit ofClaudio Jeker
2018-12-04Clean up the validation of .Pp, .PP, .sp, and .br. Make sure allIngo Schwarze
2018-12-03Port p5-Crypt-Random has been removed, replace it with p5-BSD-arc4random.Alexander Bluhm
2018-12-03In the validators, translate obsolete macro aliases (Lp, Ot, LP, P)Ingo Schwarze
2018-12-03adapt to the change in mansearch.c rev. 1.62;Ingo Schwarze
2018-12-03The field dom_rtkeylen has been removed from struct domain. ConvertAlexander Bluhm
2018-11-30Fix test when using malloc_conf=Jmortimer
2018-11-29This test does not terminate if malloc conf is preconfigured withAlexander Bluhm
2018-11-29We're manipulating malloc flags ourselves, start with restting them all.Otto Moerbeek
2018-11-28This test does not terminate if malloc conf is preconfigured withAlexander Bluhm
2018-11-28Test for EMSGSIZE return when sending more fds in a message then the receiverClaudio Jeker
2018-11-26When a conditional block is closed by putting "\}" on a text lineIngo Schwarze
2018-11-23Remove now-unneeded ifdef SIGINFO around handler since it is now alwaysDarren Tucker
2018-11-22Output info on SIGUSR1 as well as SIGINFO to resync with portable.Darren Tucker
2018-11-22Append pid to temp files in /var/run and set a cleanup trap for them.Darren Tucker
2018-11-22add missing make dependencyanton
2018-11-20split up long lineanton
2018-11-20test getownanton
2018-11-20test fcntl(F_SETOWN)anton
2018-11-19Add regress tests for sockets with sigio.Visa Hankala
2018-11-16+wsconsanton
2018-11-16Add wscons regress tests, currently limited to SIGIO handling.anton
2018-11-13check various community combinationsClaudio Jeker
2018-11-13Add some coverage for the ioctl() interface.Visa Hankala
2018-11-13it's expected for pkg_add to exit 1 now, since it's missing one dependentMarc Espie
2018-11-13Add regress tests for pipe fcntl(fd, F_GETOWN).Visa Hankala
2018-11-13Just err if we can't create secretsBob Beck
2018-11-12Add initial regress tests for sigio.Visa Hankala
2018-11-12Rework the sm3 regress based on a suggestion by jsing. Zap the weirdTheo Buehler
2018-11-12- Fix UTF-8 regression test when running with LC_{CTYPE,ALL}=C by settingMartijn van Duren
2018-11-11Fix a race in libssl interop regress. The success messages fromAlexander Bluhm
2018-11-11Hook up sm3 regress tests.Theo Buehler
2018-11-11Add sm3 regress tests.Theo Buehler
2018-11-11Add automatic threading initialization for libcrypto.Brent Cook
2018-11-11Reorganize libssl interop tests. Move netcat tests into separateAlexander Bluhm
2018-11-10add tests covering negative lengths and positive overflowsanton
2018-11-10SpelingBob Beck
2018-11-10Regress client and server can do session reuse now. Test this withAlexander Bluhm
2018-11-10Make sure the interop test happen last (since they take a long time)Bob Beck
2018-11-10Clean up and free objects at the completion of the regress test.Joel Sing
2018-11-10fix a leak reported by Ben L (bobsayshilol () live ! co ! uk)Theo Buehler
2018-11-10Fix a leak reported by Ben L bobsayshilol () live ! co ! uk.Theo Buehler
2018-11-10fix a leak pointed out by Ben L (bobsayshi () live ! co ! uk)Theo Buehler
2018-11-10More regress all the way to exporter_masterBob Beck
2018-11-10Fix last of the empty hash nonsenseBob Beck
2018-11-09Update key schedule regress to match API changes.Joel Sing
2018-11-09The Botan library from ports an be configured to use OpenSSL orAlexander Bluhm
2018-11-09remove the not yet implemented "handshake" subdirectoryTheo Buehler
2018-11-09Add subdirectires with SUBDIR += instead of a single assignment withTheo Buehler