-
- Downloads
Merge pull request #4310 from ctiller/varint_test
Add test of varint encoding for hpack
No related branches found
No related tags found
Showing
- Makefile 33 additions, 1 deletionMakefile
- build.yaml 10 additions, 0 deletionsbuild.yaml
- src/core/transport/chttp2/varint.h 3 additions, 2 deletionssrc/core/transport/chttp2/varint.h
- test/core/transport/chttp2/varint_test.c 68 additions, 0 deletionstest/core/transport/chttp2/varint_test.c
- tools/run_tests/sources_and_headers.json 14 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 27 additions, 0 deletionsvsprojects/buildtests_c.sln
- vsprojects/vcxproj/test/chttp2_varint_test/chttp2_varint_test.vcxproj 184 additions, 0 deletions...cxproj/test/chttp2_varint_test/chttp2_varint_test.vcxproj
- vsprojects/vcxproj/test/chttp2_varint_test/chttp2_varint_test.vcxproj.filters 24 additions, 0 deletions...est/chttp2_varint_test/chttp2_varint_test.vcxproj.filters
Loading
Please register or sign in to comment