nghttp2/tests
Tatsuhiro Tsujikawa 392256e542 Add nghttp2_option_set_max_deflate_dynamic_table_size() API function
nghttp2_option_set_max_deflate_dynamic_table_size function sets the
maximum dynamic table size for header block deflater.  The default
value is 4KiB.
2016-09-11 22:13:59 +09:00
..
testdata
.gitignore
CMakeLists.txt cmake: fix compatibility with cmake before 3.3 2016-03-13 12:30:41 +01:00
Makefile.am Add CMake-related files to EXTRA_DIST 2016-03-12 01:38:12 +01:00
end_to_end.py
failmalloc.c altsvc: Add tx tests 2016-04-08 23:25:56 +09:00
failmalloc_test.c clang-format 2016-04-24 13:49:57 +09:00
failmalloc_test.h altsvc: Add tx tests 2016-04-08 23:25:56 +09:00
main.c Allow NGHTTP2_ERR_PAUSE from nghttp2_data_source_read_callback 2016-08-28 21:57:10 +09:00
malloc_wrapper.c
malloc_wrapper.h Include config.h from tests/*.h 2016-03-19 11:46:49 +09:00
nghttp2_buf_test.c
nghttp2_buf_test.h Include config.h from tests/*.h 2016-03-19 11:46:49 +09:00
nghttp2_frame_test.c clang-format 2016-04-24 13:49:57 +09:00
nghttp2_frame_test.h Add test for altsvc frame 2016-04-09 22:32:48 +09:00
nghttp2_hd_test.c Allow nonuniform buffer size in nghttp2_hd_deflate_hd_vec() 2016-08-18 21:23:17 +09:00
nghttp2_hd_test.h Add test for nghttp2_hd_deflate_hd_vec 2016-08-16 11:11:06 +09:00
nghttp2_helper_test.c
nghttp2_helper_test.h Include config.h from tests/*.h 2016-03-19 11:46:49 +09:00
nghttp2_map_test.c
nghttp2_map_test.h Include config.h from tests/*.h 2016-03-19 11:46:49 +09:00
nghttp2_npn_test.c Include config.h from tests/*.h 2016-03-19 11:46:49 +09:00
nghttp2_npn_test.h Include config.h from tests/*.h 2016-03-19 11:46:49 +09:00
nghttp2_pq_test.c
nghttp2_pq_test.h Include config.h from tests/*.h 2016-03-19 11:46:49 +09:00
nghttp2_queue_test.c
nghttp2_queue_test.h Include config.h from tests/*.h 2016-03-19 11:46:49 +09:00
nghttp2_session_test.c Add nghttp2_option_set_max_deflate_dynamic_table_size() API function 2016-09-11 22:13:59 +09:00
nghttp2_session_test.h Allow NGHTTP2_ERR_PAUSE from nghttp2_data_source_read_callback 2016-08-28 21:57:10 +09:00
nghttp2_stream_test.c
nghttp2_stream_test.h Include config.h from tests/*.h 2016-03-19 11:46:49 +09:00
nghttp2_test_helper.c Add nghttp2_hd_inflate_hd2() and deprecate nghttp2_hd_inflate_hd() 2016-05-14 18:25:20 +09:00
nghttp2_test_helper.h Rename nghttp2_session.sent_stream_id as last_sent_stream_id 2016-01-23 14:47:39 +09:00