netty5/testsuite-native/src/test/java/io/netty/testsuite_native
Norman Maurer 78646b3d7e Verify we can load native modules and add job that verifies on aarch64 as well (#10933)
Motivation:

As shown in the past we need to verify we actually can load the native as otherwise we may introduce regressions.

Modifications:

- Add new maven module which tests loading of native modules
- Add job that will also test loading on aarch64

Result:

Less likely to introduce regressions related to loading native code in the future
2021-01-14 17:15:29 +01:00
..
NativeLoadingTest.java Verify we can load native modules and add job that verifies on aarch64 as well (#10933) 2021-01-14 17:15:29 +01:00