Muxi Yan df174ccd69 bug fix преди 8 години
..
data 7897ae9308 auto-fix most of licenses преди 8 години
fixtures 0e3aee3dff Add refcount to tcp tracer преди 8 години
fuzzers 68a0fd5416 Separate stream compression from message-wise compression преди 8 години
tests df174ccd69 bug fix преди 8 години
BUILD 4d5c3102a1 fix remaining license notices преди 8 години
README 6d934529b9 Updated end2end/README преди 10 години
bad_server_response_test.c 274bbbe6a0 Add rich closure debug mode преди 8 години
connection_refused_test.c 7897ae9308 auto-fix most of licenses преди 8 години
cq_verifier.c 7897ae9308 auto-fix most of licenses преди 8 години
cq_verifier.h 7897ae9308 auto-fix most of licenses преди 8 години
cq_verifier_internal.h 7897ae9308 auto-fix most of licenses преди 8 години
cq_verifier_native.c 7897ae9308 auto-fix most of licenses преди 8 години
cq_verifier_uv.c 7897ae9308 auto-fix most of licenses преди 8 години
dualstack_socket_test.c 7897ae9308 auto-fix most of licenses преди 8 години
end2end_nosec_tests.c 59827dd739 generate project преди 8 години
end2end_test.sh 7897ae9308 auto-fix most of licenses преди 8 години
end2end_test_utils.c 7897ae9308 auto-fix most of licenses преди 8 години
end2end_tests.c 59827dd739 generate project преди 8 години
end2end_tests.h 7897ae9308 auto-fix most of licenses преди 8 години
gen_build_yaml.py 121e789f1d Add tests преди 8 години
generate_tests.bzl 59827dd739 generate project преди 8 години
goaway_server_test.c 274bbbe6a0 Add rich closure debug mode преди 8 години
invalid_call_argument_test.c aa345e85be try fixing invalic_call_argument_test on kokoro преди 8 години
multiple_server_queues_test.c 7897ae9308 auto-fix most of licenses преди 8 години
no_server_test.c 7897ae9308 auto-fix most of licenses преди 8 години

README

Each fixture (under fixtures/) is paired with each test (under tests/) and
forms a complete end-to-end test.

To add a new test or fixture:
- add the code to the relevant directory
- update gen_build_yaml.py to reflect the change
- regenerate projects