Source code
Revision control
Copy as Markdown
Other Tools
[malformed-requests.https.html]
expected: TIMEOUT
[Empty deviceRequest and encryptionInfo are handled gracefully.]
expected: TIMEOUT
[Single-character base64url strings are handled gracefully.]
expected: NOTRUN
[Base64 with padding characters (invalid base64url) is handled gracefully.]
expected: NOTRUN
[Standard base64 characters (+/) instead of base64url (-_) are handled gracefully.]
expected: NOTRUN
[Truncated CBOR (incomplete array header) is handled gracefully.]
expected: NOTRUN
[CBOR unsigned integer (wrong major type) is handled gracefully.]
expected: NOTRUN
[Indefinite-length CBOR array is handled gracefully.]
expected: NOTRUN
[CBOR with reserved additional information (28) is handled gracefully.]
expected: NOTRUN
[EncryptionInfo with protocol tag != 'dcapi' is handled gracefully.]
expected: NOTRUN
[EncryptionInfo that is a CBOR map instead of array is handled gracefully.]
expected: NOTRUN
[Very large (1MB) deviceRequest is handled gracefully without hanging.]
expected: NOTRUN