From: tb Date: Mon, 3 May 2021 18:31:40 +0000 (+0000) Subject: Hook openssl-ruby test to regress tree X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=ca167c037ff26640e96d79690206a703169dfebd;p=openbsd Hook openssl-ruby test to regress tree --- diff --git a/regress/lib/libssl/Makefile b/regress/lib/libssl/Makefile index 956b7e964ea..1df48f2525d 100644 --- a/regress/lib/libssl/Makefile +++ b/regress/lib/libssl/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.42 2020/10/14 15:53:22 jsing Exp $ +# $OpenBSD: Makefile,v 1.43 2021/05/03 18:31:40 tb Exp $ SUBDIR += asn1 SUBDIR += buffer @@ -18,6 +18,7 @@ SUBDIR += key_schedule SUBDIR += unit # Things that take a long time should go below here. +SUBDIR += openssl-ruby SUBDIR += tlsfuzzer SUBDIR += interop