rustls/rustls
Daniel McCarney 6faac22b10 tests: rework test_config_builders_debug
In practice this test is more noisy than useful. This commit relaxes it
to only check that the builder types/intermediate states are debug, but
not that the debug representation is a byte-for-byte match to an
expected value.
2024-05-12 15:02:33 +00:00
..
benches tests: move existing RSA test data to RSA 2048 2024-04-09 14:26:12 +00:00
examples/internal Apply suggestions from clippy 1.78 2024-05-02 20:51:05 +00:00
src handshake: derive Clone for HelloRetryRequest 2024-05-12 15:02:33 +00:00
tests tests: rework test_config_builders_debug 2024-05-12 15:02:33 +00:00
Cargo.toml deps: update cargo semver compatible deps 2024-04-24 19:37:52 +00:00
LICENSE-APACHE Include LICENSE files with published crates 2021-05-15 16:07:56 +01:00
LICENSE-ISC Include LICENSE files with published crates 2021-05-15 16:07:56 +01:00
LICENSE-MIT Include LICENSE files with published crates 2021-05-15 16:07:56 +01:00
build.rs build: emit rustc-check-cfg for bench, read_buf 2024-05-06 18:19:40 +00:00