uquic/integrationtests/self
2023-06-02 18:35:02 +03:00
..
benchmark_test.go clean up dial functions 2023-05-01 13:59:54 +02:00
cancelation_test.go implement the Transport 2023-05-02 15:56:48 +02:00
close_test.go implement the Transport 2023-05-02 15:56:48 +02:00
conn_id_test.go remove ConnectionIDLength and ConnectionIDGenerator from the Config 2023-05-02 15:56:49 +02:00
datagram_test.go remove stray print statement in datagram test (#3828) 2023-06-02 03:08:02 -07:00
deadline_test.go make Listener a struct, not an interface 2023-05-01 14:41:16 +02:00
drop_test.go make Listener a struct, not an interface 2023-05-01 14:41:16 +02:00
early_data_test.go implement the Transport 2023-05-02 15:56:48 +02:00
go119_test.go implement the Transport 2023-05-02 15:56:48 +02:00
go120_test.go implement the Transport 2023-05-02 15:56:48 +02:00
handshake_drop_test.go make Listener a struct, not an interface 2023-05-01 14:41:16 +02:00
handshake_rtt_test.go implement the Transport 2023-05-02 15:56:48 +02:00
handshake_test.go add a GetConfigForClient callback to the Config 2023-05-02 15:56:49 +02:00
hotswap_test.go http3: close the connection when closing the roundtripper (#3873) 2023-06-01 01:06:13 -07:00
http_test.go http3: close the connection when closing the roundtripper (#3873) 2023-06-01 01:06:13 -07:00
key_update_test.go remove Tracer from Config, put ConnectionTracer constructor there 2023-05-02 15:56:49 +02:00
mitm_test.go enable GSO on Linux, if available 2023-06-02 18:35:02 +03:00
multiplex_test.go change how the multiplex test is skipped on Linux (#3817) 2023-05-11 22:14:46 -07:00
packetization_test.go remove Tracer from Config, put ConnectionTracer constructor there 2023-05-02 15:56:49 +02:00
resumption_test.go clean up dial functions 2023-05-01 13:59:54 +02:00
rtt_test.go make Listener a struct, not an interface 2023-05-01 14:41:16 +02:00
self_suite_test.go http3: correctly use the quic.Transport (#3869) 2023-05-31 23:31:20 -07:00
stateless_reset_test.go remove ConnectionIDLength and ConnectionIDGenerator from the Config 2023-05-02 15:56:49 +02:00
stream_test.go implement the Transport 2023-05-02 15:56:48 +02:00
timeout_test.go fix flaky timeout integration test (#3818) 2023-05-12 00:12:40 -07:00
tracer_test.go remove Tracer from Config, put ConnectionTracer constructor there 2023-05-02 15:56:49 +02:00
uni_stream_test.go implement the Transport 2023-05-02 15:56:48 +02:00
zero_rtt_test.go remove Tracer from Config, put ConnectionTracer constructor there 2023-05-02 15:56:49 +02:00