-
- Downloads
Merge pull request #4297 from ctiller/hpack-tests
Add bad hpack frame tests
No related branches found
No related tags found
Showing
- Makefile 21 additions, 1 deletionMakefile
- src/core/iomgr/endpoint_pair_posix.c 3 additions, 0 deletionssrc/core/iomgr/endpoint_pair_posix.c
- src/core/transport/chttp2/hpack_parser.c 8 additions, 10 deletionssrc/core/transport/chttp2/hpack_parser.c
- test/core/bad_client/gen_build_yaml.py 1 addition, 0 deletionstest/core/bad_client/gen_build_yaml.py
- test/core/bad_client/tests/headers.c 169 additions, 0 deletionstest/core/bad_client/tests/headers.c
- tools/run_tests/sources_and_headers.json 15 additions, 0 deletionstools/run_tests/sources_and_headers.json
- tools/run_tests/tests.json 18 additions, 0 deletionstools/run_tests/tests.json
- vsprojects/buildtests_c.sln 28 additions, 0 deletionsvsprojects/buildtests_c.sln
- vsprojects/vcxproj/test/headers_bad_client_test/headers_bad_client_test.vcxproj 187 additions, 0 deletions...t/headers_bad_client_test/headers_bad_client_test.vcxproj
- vsprojects/vcxproj/test/headers_bad_client_test/headers_bad_client_test.vcxproj.filters 24 additions, 0 deletions...s_bad_client_test/headers_bad_client_test.vcxproj.filters
Loading
Please register or sign in to comment