diff options
author | Adam Vartanian <flooey@google.com> | 2018-03-27 14:21:58 +0100 |
---|---|---|
committer | Adam Vartanian <flooey@google.com> | 2018-03-27 14:21:58 +0100 |
commit | b3d678096e5a8edd556bb54b4ab49e6f8c9c43ce (patch) | |
tree | 0aabcd8f9e0738d84b9bfa79ada0d79effabee4f /annotations/generate_annotated_java_files.py | |
parent | b530894bc29bf143128424d9993f591937bcfa90 (diff) |
Eliminate invalid test spec in PSS test.
The previous WEIRD_SPEC test spec in AlgorithmParametersPSSTest used a
trailer field value of 3. RFC 8017 says that the trailer field value
"SHALL be 1", so this is not a valid set of PSS parameters.
Conscrypt's upcoming PSS AlgorithmParameters implementation does not
allow any value other than 1, so this test will fail when we next sync
from upstream.
This change also relabels the test specs so WEIRD_SPEC2 is now named
WEIRD_SPEC.
Test: cts -m CtsLibcoreTestCases -t libcore.java.security.spec.AlgorithmParametersPSSTest
Change-Id: Ia612732e0cc73fa95826565992fb85bb4b6723f2
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions