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 Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
.gitignore Refactor .gitignore files 2015-03-29 18:40:37 +09:00
CMakeLists.txt
Makefile.am Add CMake-related files to EXTRA_DIST 2016-03-12 01:38:12 +01:00
end_to_end.py
failmalloc.c
failmalloc_test.c clang-format 2016-04-24 13:49:57 +09:00
failmalloc_test.h
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
nghttp2_buf_test.c More warning flags for --enable-werror 2015-09-23 16:49:45 +09:00
nghttp2_buf_test.h
nghttp2_frame_test.c clang-format 2016-04-24 13:49:57 +09:00
nghttp2_frame_test.h
nghttp2_hd_test.c
nghttp2_hd_test.h
nghttp2_helper_test.c Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_helper_test.h
nghttp2_map_test.c
nghttp2_map_test.h
nghttp2_npn_test.c
nghttp2_npn_test.h
nghttp2_pq_test.c Switch to clang-format-3.6 2015-11-13 00:53:29 +09:00
nghttp2_pq_test.h
nghttp2_queue_test.c Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_queue_test.h
nghttp2_session_test.c
nghttp2_session_test.h
nghttp2_stream_test.c Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
nghttp2_stream_test.h
nghttp2_test_helper.c
nghttp2_test_helper.h