summaryrefslogtreecommitdiffstats
path: root/tests/local.mk
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-07-30 21:04:01 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-07-30 21:04:01 (EDT)
commit990942046a013e4eab23499cd32218bf046791aa (patch)
tree3fa00422adb5fe653258f834937b954c1b2cf790 /tests/local.mk
parent345c854cb8de688b2f2f4c2e89cc704203dafc7f (diff)
tests/ocsp-stapling.sh: New test script
Diffstat (limited to 'tests/local.mk')
-rw-r--r--tests/local.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/local.mk b/tests/local.mk
index 6d7980c..2049bbe 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -1,5 +1,6 @@
TESTS = \
- %reldir%/badssl.sh
+ %reldir%/badssl.sh \
+ %reldir%/ocsp-stapling.sh
TEST_EXTENSIONS = .sh
SH_LOG_DRIVER = \
AM_TAP_AWK='$(AWK)' \