[OE-core] [PATCH 0/1] openssl: update to 1.0.2i (CVE-2016-6304 and more)

Alexander Kanavin alexander.kanavin at linux.intel.com
Fri Sep 23 12:11:27 UTC 2016


On 09/23/2016 01:27 PM, Patrick Ohly wrote:
>
> There is one FAIL:
>
> ../util/shlib_wrap.sh ./dtlstest ../apps/server.pem ../apps/server.pem
> Starting Test 0
> Failed to load server certificate
> Unable to create SSL_CTX pair
> make[2]: Leaving directory '/usr/lib/openssl/ptest/test'
> FAIL: test_dtls
>
> That's because server.pem wasn't installed. I'll fix that.
>
> However, ptest-runner returns with 0, i.e. success? Should it do that?

What does the failing test itself return? After checking the 
ptest-runner source code, it shouldn't return 0 if one of the tests it 
runs fails with a non-zero exit.

Alex




More information about the Openembedded-core mailing list