Test: Backport EdDSA junit changes from github; fixes NPE in 2 tests

This commit is contained in:
zzz
2018-07-20 15:25:15 +00:00
parent c35d1583d4
commit 2800791f00
11 changed files with 432 additions and 327 deletions

View File

@@ -329,6 +329,7 @@
<include name="**/*IT.java" if="runIntegrationTests" />
<exclude name="**/ElGamalAESEngineTest.java" />
<exclude name="**/StructureTest.java" />
<exclude name="**/AbstractFieldElementTest.java" />
<!-- DataHelperTest is *very* slow with cobertura -->
<!--
<exclude name="**/DataHelperTest.java" />