Commit d9e96ea
authored
Consolidate BaseTestAESCipherInputStreamExceptions and BaseTestAESGCMCICOWithGCMAndAAD tests (#1228)
This change consolidates the tests previously associated with BaseTestAESCipherInputStreamExceptions into the parameterized TestAESCipherInputStreamExceptions class, and the tests from BaseTestAESGCMCICOWithGCMAndAAD into the parameterized TestAESGCMCICOWithGCMAndAAD class.
Fixes: https://github.ibm.com/runtimes/jit-crypto/issues/1083
Signed-off-by: Mohit Rajbhar <mohit.rajbhar@ibm.com>1 parent 96eaeeb commit d9e96ea
File tree
14 files changed
+45
-212
lines changed- src/test/java/ibm/jceplus/junit
- openjceplusfips
- multithread
- openjceplus
- multithread
- tests
14 files changed
+45
-212
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
| |||
Lines changed: 0 additions & 24 deletions
This file was deleted.
Lines changed: 0 additions & 24 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
25 | | - | |
26 | 24 | | |
27 | 25 | | |
28 | 26 | | |
| |||
Lines changed: 0 additions & 25 deletions
This file was deleted.
Lines changed: 0 additions & 25 deletions
This file was deleted.
Lines changed: 0 additions & 24 deletions
This file was deleted.
Lines changed: 0 additions & 24 deletions
This file was deleted.
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
25 | | - | |
26 | 24 | | |
27 | 25 | | |
28 | 26 | | |
| |||
0 commit comments