artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e44fc8
)
The policy test is no longer expected to fail
author
tb
<tb@openbsd.org>
Fri, 28 Apr 2023 16:18:17 +0000
(16:18 +0000)
committer
tb
<tb@openbsd.org>
Fri, 28 Apr 2023 16:18:17 +0000
(16:18 +0000)
regress/lib/libcrypto/x509/policy/Makefile
patch
|
blob
|
history
diff --git
a/regress/lib/libcrypto/x509/policy/Makefile
b/regress/lib/libcrypto/x509/policy/Makefile
index
89de5a4
..
d760071
100644
(file)
--- a/
regress/lib/libcrypto/x509/policy/Makefile
+++ b/
regress/lib/libcrypto/x509/policy/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.
2 2023/04/28 09:11:35 beck
Exp $
+# $OpenBSD: Makefile,v 1.
3 2023/04/28 16:18:17 tb
Exp $
PROGS = policy
@@
-14,7
+14,6
@@
CFLAGS += -I${.CURDIR}/../../../../../lib/libcrypto/bytestring
CFLAGS += -DCERTSDIR=\"${.CURDIR}/../../../libcrypto/x509/policy\"
REGRESS_TARGETS = policy-test
-REGRESS_EXPECTED_FAILURES = policy-test
policy-test: policy
./policy