Bläddra i källkod

Fix fuzzer excludes.

Change-Id: I013cf58528463ccca9e087c1c5d544beec3db24a
Reviewed-on: https://boringssl-review.googlesource.com/14466
Reviewed-by: David Benjamin <davidben@google.com>
kris/onging/CECPQ3_patch15
Steven Valdez 7 år sedan
committed by David Benjamin
förälder
incheckning
f368c73826
1 ändrade filer med 8 tillägg och 1 borttagningar
  1. +8
    -1
      ssl/test/runner/fuzzer_mode.json

+ 8
- 1
ssl/test/runner/fuzzer_mode.json Visa fil

@@ -21,6 +21,7 @@
"*-InvalidSignature-*": "Fuzzer mode always accepts a signature.",
"*Auth-Verify-RSA-PKCS1-*-TLS13": "Fuzzer mode always accepts a signature.",
"*Auth-Verify-ECDSA-SHA1-TLS13": "Fuzzer mode always accepts a signature.",
"*Auth-Verify-ECDSA-P224-*-TLS13": "Fuzzer mode always accepts a signature.",
"Verify-*Auth-SignatureType*": "Fuzzer mode always accepts a signature.",
"ECDSACurveMismatch-Verify-TLS13": "Fuzzer mode always accepts a signature.",
"InvalidChannelIDSignature-*": "Fuzzer mode always accepts a signature.",
@@ -34,6 +35,12 @@

"Resume-Server-*Binder*": "Fuzzer mode does not check binders.",

"SkipEarlyData*": "Trial decryption does not work with the NULL cipher."
"SkipEarlyData*": "Trial decryption does not work with the NULL cipher.",
"TLS13-EarlyData-ChannelID-Server": "Trial decryption does not work with the NULL cipher.",
"TLS13-EarlyData-NonZeroRTTSession-Server": "Trial decryption does not work with the NULL cipher.",
"TLS13-EarlyData-SkipEndOfEarlyData": "Trial decryption does not work with the NULL cipher.",
"TLS13-EarlyData-ALPNMismatch-Server": "Trial decryption does not work with the NULL cipher.",
"TLS13-EarlyData-ALPNOmitted1-Server": "Trial decryption does not work with the NULL cipher.",
"TLS13-EarlyData-ALPNOmitted2-Server": "Trial decryption does not work with the NULL cipher."
}
}

Laddar…
Avbryt
Spara