mirror of https://github.com/ospab/ostp.git
8 new integration tests in ostp-core::protocol::tests: - test_full_handshake: Noise handshake -> Established state - test_data_exchange_client_to_server: encrypt/decrypt data frame C->S - test_data_exchange_server_to_client: encrypt/decrypt data frame S->C - test_close_sequence: Close frame -> Closed state - test_wrong_psk_handshake_fails: bad PSK rejected, never reaches Established - test_congestion_controller_after_handshake: CC budget >= 2 in SlowStart - test_multiple_data_frames: 10 sequential frames, payload integrity verified - test_tick_no_crash: Tick event stable on both sides Total: 43 tests, 0 failures |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||