litespeed-quic/test/unittests
Dmitri Tikhonov 19f667fba5 Release 1.17.14
- [FEATURE] http_client can now collect stats: time to connect, TTFB,
  time to download, requests per seconds, and bandwidth.  See -t flag.

- [BUGFIX] http_client: -B, -K, and -r can be used at the same time.

- [BUGFIX] http_client: do not display cert chain before each request.
  Now this is only done once per connection, if the handshake is
  successful and -a option is given.

- [BUGFIX] Do not wait to dispatch on_close() after reading.  If a
  stream is scheduled to be closed after on_read() callback returns,
  close it immediately instead of waiting until the end of the tick.
  If client creates new request from on_close() event, they will be
  processed in the same tick instead of waiting for the next one.

- [BUGFIX] HEADERS stream is critical: always treat it with highest
  priority.
2019-01-16 15:13:59 -05:00
..
CMakeLists.txt Release 1.17.11 2019-01-03 11:48:45 -05:00
graph_cubic.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_ackgen_gquic_be.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_ackgen_gquic_le.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_ackparse_gquic_be.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_ackparse_gquic_le.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_alarmset.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_arr.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_attq.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_blocked_gquic_be.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_blocked_gquic_le.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_buf.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_conn_close_gquic_be.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_conn_close_gquic_le.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_conn_hash.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_cubic.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_dec.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_di_nocopy.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_elision.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_engine_ctor.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_export_key.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_frame_chop.c Release 1.17.14 2019-01-16 15:13:59 -05:00
test_frame_reader.c Release 1.17.14 2019-01-16 15:13:59 -05:00
test_frame_rw.c Release 1.17.14 2019-01-16 15:13:59 -05:00
test_frame_writer.c Release 1.17.14 2019-01-16 15:13:59 -05:00
test_goaway_gquic_be.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_goaway_gquic_le.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_hkdf.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_lsquic_hash.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_malo.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_packet_out.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_packno_len.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_parse_packet_in.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_quic_be_floats.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_quic_le_floats.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_rechist.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_reg_pkt_headergen.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_rst_stream_gquic_be.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_rst_stream_gquic_le.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_rtt.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_senhist.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_set.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_sfcw.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_some_packets.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_spi.c Release 1.17.14 2019-01-16 15:13:59 -05:00
test_stop_waiting_gquic_be.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_stop_waiting_gquic_le.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_stream.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_streamgen.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_streamparse.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_ver_nego.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_wuf_gquic_be.c Release 1.17.11 2019-01-03 11:48:45 -05:00
test_wuf_gquic_le.c Release 1.17.11 2019-01-03 11:48:45 -05:00