-
- Downloads
Add testing of bad client behavior
This test will become a suite over coming weeks. Spin up a server, and send some illegal data to it, and probe that the correct behavior occurs.
Showing
- Makefile 59 additions, 2 deletionsMakefile
- src/core/surface/server.c 9 additions, 0 deletionssrc/core/surface/server.c
- src/core/surface/server.h 2 additions, 0 deletionssrc/core/surface/server.h
- test/core/bad_client/bad_client.c 133 additions, 0 deletionstest/core/bad_client/bad_client.c
- test/core/bad_client/bad_client.h 52 additions, 0 deletionstest/core/bad_client/bad_client.h
- test/core/bad_client/gen_build_json.py 79 additions, 0 deletionstest/core/bad_client/gen_build_json.py
- test/core/bad_client/tests/connection_prefix.c 71 additions, 0 deletionstest/core/bad_client/tests/connection_prefix.c
- tools/buildgen/bunch.py 1 addition, 0 deletionstools/buildgen/bunch.py
- tools/buildgen/generate_projects.sh 10 additions, 5 deletionstools/buildgen/generate_projects.sh
- tools/run_tests/tests.json 9 additions, 0 deletionstools/run_tests/tests.json
- vsprojects/Grpc.mak 13 additions, 2 deletionsvsprojects/Grpc.mak
Loading
Please sign in to comment