nghttp2/tests
Tatsuhiro Tsujikawa f3a5a0a0ec Add nghttp2_option_no_closed_streams
nghttp2_option_no_closed_streams controls whether closed streams are
retained or not.  If nonzero is passed to that function's parameter
val, a session does not retain closed streams.  It may hurt the shape
of priority tree, but can save memory.
2017-02-13 22:33:29 +09:00
..
testdata
.gitignore
CMakeLists.txt
Makefile.am
end_to_end.py
failmalloc.c
failmalloc_test.c
failmalloc_test.h altsvc: Add tx tests 2016-04-08 23:25:56 +09:00
main.c
malloc_wrapper.c
malloc_wrapper.h
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
nghttp2_hd_test.c
nghttp2_hd_test.h
nghttp2_helper_test.c
nghttp2_helper_test.h
nghttp2_map_test.c More warning flags for --enable-werror 2015-09-23 16:49:45 +09:00
nghttp2_map_test.h Include config.h from tests/*.h 2016-03-19 11:46:49 +09:00
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 Include config.h from tests/*.h 2016-03-19 11:46:49 +09:00
nghttp2_queue_test.c
nghttp2_queue_test.h
nghttp2_session_test.c
nghttp2_session_test.h Add nghttp2_option_no_closed_streams 2017-02-13 22:33:29 +09:00
nghttp2_stream_test.c
nghttp2_stream_test.h
nghttp2_test_helper.c
nghttp2_test_helper.h Rename nghttp2_session.sent_stream_id as last_sent_stream_id 2016-01-23 14:47:39 +09:00