You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| data | 3 years ago | |
| fixtures | 3 years ago | |
| fuzzers | 3 years ago | |
| tests | 3 years ago | |
| BUILD | 3 years ago | |
| README | 3 years ago | |
| bad_server_response_test.cc | 3 years ago | |
| connection_refused_test.cc | 3 years ago | |
| cq_verifier.cc | 3 years ago | |
| cq_verifier.h | 3 years ago | |
| cq_verifier_internal.h | 3 years ago | |
| cq_verifier_native.cc | 3 years ago | |
| cq_verifier_uv.cc | 3 years ago | |
| dualstack_socket_test.cc | 3 years ago | |
| end2end_nosec_tests.cc | 3 years ago | |
| end2end_test.sh | 3 years ago | |
| end2end_test_utils.cc | 3 years ago | |
| end2end_tests.cc | 3 years ago | |
| end2end_tests.h | 3 years ago | |
| gen_build_yaml.py | 3 years ago | |
| generate_tests.bzl | 3 years ago | |
| goaway_server_test.cc | 3 years ago | |
| h2_ssl_cert_test.cc | 3 years ago | |
| h2_ssl_session_reuse_test.cc | 3 years ago | |
| inproc_callback_test.cc | 3 years ago | |
| invalid_call_argument_test.cc | 3 years ago | |
| multiple_server_queues_test.cc | 3 years ago | |
| no_server_test.cc | 3 years ago | |
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