Skip to content

add new unit tests and corresponding artifacts - #2407

Merged
baloo merged 1 commit into
RustCrypto:masterfrom
carl-wallace:ocsp_tests
Aug 21, 2026
Merged

add new unit tests and corresponding artifacts#2407
baloo merged 1 commit into
RustCrypto:masterfrom
carl-wallace:ocsp_tests

Conversation

@carl-wallace

Copy link
Copy Markdown
Contributor

tests/builder.rs (requires --features builder)
from_crl::a_revoked_serial_carries_its_reason
from_crl::a_revoked_serial_with_no_entry_extensions_reports_no_reason
from_crl::a_serial_the_crl_does_not_list_is_good
from_crl::a_crl_that_lists_nothing_is_good

tests/responses.rs
decode_ocsp_resp_unknown_status
decode_ocsp_resp_ecdsa_signature
decode_ocsp_resp_rejects_a_status_outside_the_enumeration
decode_ocsp_resp_rejects_truncation_and_trailing_data

tests/roundtrip.rs (new file)
every_message_reencodes_to_itself

tests/builder.rs   (requires --features builder)
	from_crl::a_revoked_serial_carries_its_reason
	from_crl::a_revoked_serial_with_no_entry_extensions_reports_no_reason
	from_crl::a_serial_the_crl_does_not_list_is_good
	from_crl::a_crl_that_lists_nothing_is_good

tests/responses.rs
	decode_ocsp_resp_unknown_status
	decode_ocsp_resp_ecdsa_signature
	decode_ocsp_resp_rejects_a_status_outside_the_enumeration
	decode_ocsp_resp_rejects_truncation_and_trailing_data

tests/roundtrip.rs   (new file)
	every_message_reencodes_to_itself
@carl-wallace
carl-wallace requested a review from baloo August 21, 2026 15:16
@baloo
baloo merged commit 7bab21a into RustCrypto:master Aug 21, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants