]> git.ipfire.org Git - thirdparty/asterisk.git/commit
test_utils: Avoid incorrect error message on load.
authortraud <pabstraud@compuserve.com>
Tue, 24 Mar 2020 11:43:37 +0000 (12:43 +0100)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Tue, 31 Mar 2020 17:50:00 +0000 (12:50 -0500)
commit96923ec8713028ad8d236a0314af600724356cfd
tree6f339c0bbcc063dd62d7873314fedf43e0915538
parent41c1e0b45d9ef75c66beb570ab97c46bbb1d14b3
test_utils: Avoid incorrect error message on load.

In case of no OpenSSL headers, the module was built but did not load.

ASTERISK-28789

Change-Id: Ie007e84296bcf2bd4237f19d68ba5f932b84cd02
tests/test_utils.c