netty5/testsuite
Norman Maurer 7522cade65 Allow to specify tcnative artifactId and verion to allow run tests easily with different tcnative flavors
Motivation:

As we now can easily build static linked versions of tcnative it makes sense to run our netty build against all of them.
This helps to ensure our code works with libressl, openssl and boringssl.

Modifications:

Allow to specify -Dtcnative.artifactId= and -Dtcnative.version=

Result:

Easy to run netty build against different tcnative flavors.
2016-01-29 22:25:03 +01:00
..
src/main/java/io/netty/testsuite Not use RC4 for renegation as it is not supported in more recent java versions. 2015-09-23 08:39:31 +02:00
.gitignore updated udt and connection test 2013-05-14 06:46:07 +02:00
pom.xml Allow to specify tcnative artifactId and verion to allow run tests easily with different tcnative flavors 2016-01-29 22:25:03 +01:00