summaryrefslogtreecommitdiffstats
path: root/libbsd.py
diff options
context:
space:
mode:
Diffstat (limited to 'libbsd.py')
-rw-r--r--libbsd.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbsd.py b/libbsd.py
index dce2c8d3..f6fbaeff 100644
--- a/libbsd.py
+++ b/libbsd.py
@@ -4949,6 +4949,7 @@ class tests(builder.Module):
extraLibs = ['debugger']))
self.addTest(mm.generator['test']('crypto01', ['test_main']))
self.addTest(mm.generator['test']('ipsec01', ['test_main']))
+ self.addTest(mm.generator['test']('openssl01', ['test_main']))
def load(mm):