netty5/transport-blockhound-tests
Norman Maurer c56e5e6e4f Fail the build if we can't load the OpenSSL library (#11269)
Motivation:

We should better fail the build if we can't load the OpenSSL library to ensure we not introduce a regression at some point related to native library loading

Modifications:

Remove usages of assumeTrue and let the tests fail if we cant load the native lib

Result:

Ensure we not regress
2021-05-19 11:03:01 +02:00
..
src/test Fail the build if we can't load the OpenSSL library (#11269) 2021-05-19 11:03:01 +02:00
pom.xml Skip deployment of testsuite jars (#11127) 2021-03-30 19:06:34 +02:00