https://bugzilla.mindrot.org/show_bug.cgi?id=2954
Bug ID: 2954
Summary: Allow building unit tests without OpenSSL
Product: Portable OpenSSH
Version: 7.9p1
Hardware: Other
OS: Linux
Status: NEW
Keywords: patch
Severity: enhancement
Priority: P5
Component: Regression tests
Assignee: [email protected]
Reporter: [email protected]
Created attachment 3224
--> https://bugzilla.mindrot.org/attachment.cgi?id=3224&action=edit
proposed patch
The attached patch allows to build and run a limited list of test cases
that do not require OpenSSL.
To be able to run them from make tests, it is still needed to skip the
t1 to t12 make targets for example by running the following command:
make tests REGRESS_TARGETS=unit
If the detection of OpenSSL would work also in the regress Makefile
level, it would be great.
I did not try to run the other tests without OpenSSL yet.
--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs