bugzilla-daemon at bugzilla.mindrot.org
2019-Jan-18 09:18 UTC
[Bug 2954] New: Allow building unit tests without OpenSSL
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: unassigned-bugs at mindrot.org Reporter: jjelen at redhat.com 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.
bugzilla-daemon at mindrot.org
2020-Nov-27 03:56 UTC
[Bug 2954] Allow building unit tests without OpenSSL
https://bugzilla.mindrot.org/show_bug.cgi?id=2954 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED CC| |djm at mindrot.org --- Comment #1 from Damien Miller <djm at mindrot.org> --- This got fixed at some point and is a tested configuration on https://tinderbox.dtucker.net/OpenSSH_Portable/status.html -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2021-Apr-23 05:03 UTC
[Bug 2954] Allow building unit tests without OpenSSL
https://bugzilla.mindrot.org/show_bug.cgi?id=2954 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Damien Miller <djm at mindrot.org> --- closing resolved bugs as of 8.6p1 release -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.