grpc/test/core/end2end
Craig Tiller 93f80f001c Formatting 2015-03-03 13:08:27 -08:00
..
data Guard headers tool. 2015-03-01 06:18:14 +01:00
fixtures Formatting 2015-03-03 13:08:27 -08:00
tests Add a test that bad hostnames fail 2015-03-03 11:01:48 -08:00
README Cleaning out remains of google3. 2015-02-03 05:17:12 +01:00
cq_verifier.c Drastic speed up 2015-02-25 08:51:18 -08:00
cq_verifier.h Guard headers tool. 2015-03-01 06:18:14 +01:00
dualstack_socket_test.c Merge pull request #784 from ctiller/timeout 2015-02-26 09:30:36 -08:00
end2end_tests.h Add a test that bad hostnames fail 2015-03-03 11:01:48 -08:00
gen_build_json.py Add a test that bad hostnames fail 2015-03-03 11:01:48 -08:00
no_server_test.c Speed up test, reduce flakiness 2015-03-02 17:29:33 +00:00

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_json.py to reflect the change
- regenerate projects