]> code.ossystems Code Review - openembedded-core.git/commit
openssl: skip ptest case `test_symbol_presence'
authorHongxu Jia <hongxu.jia@windriver.com>
Tue, 2 Oct 2018 16:58:28 +0000 (00:58 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Oct 2018 14:26:09 +0000 (15:26 +0100)
commit28d3a4cb1ffb508018faebf088eabfd14bcf3113
tree0795e9d31d28126c7ec53baed9df2799b53b2dbb
parenta7c3c897d2cbe7e473a7fb057a3f74ebc9e04023
openssl: skip ptest case `test_symbol_presence'

The case in ptest use `nm -Pg libcrypto.so' to check symbol presence,
if library is stripped or debug split, the case will fail.

The test case needs debug symbols then we just disable that test.

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-connectivity/openssl/openssl/0001-skip-test_symbol_presence.patch [new file with mode: 0644]
meta/recipes-connectivity/openssl/openssl_1.1.1.bb