artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed30dad
)
Hook openssl-ruby test to regress tree
author
tb
<tb@openbsd.org>
Mon, 3 May 2021 18:31:40 +0000
(18:31 +0000)
committer
tb
<tb@openbsd.org>
Mon, 3 May 2021 18:31:40 +0000
(18:31 +0000)
regress/lib/libssl/Makefile
patch
|
blob
|
history
diff --git
a/regress/lib/libssl/Makefile
b/regress/lib/libssl/Makefile
index
956b7e9
..
1df48f2
100644
(file)
--- a/
regress/lib/libssl/Makefile
+++ b/
regress/lib/libssl/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.4
2 2020/10/14 15:53:22 jsing
Exp $
+# $OpenBSD: Makefile,v 1.4
3 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