grpc/test/core/end2end
Craig Tiller 61691f92c3 Merge github.com:grpc/grpc into credit 2015-03-02 08:51:52 -08:00
..
data Guard headers tool. 2015-03-01 06:18:14 +01:00
fixtures Merge github.com:grpc/grpc into credit 2015-02-26 11:23:01 -08:00
tests Guard headers tool. 2015-03-01 06:18:14 +01: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 Guard headers tool. 2015-03-01 06:18:14 +01:00
gen_build_json.py remove prod_roots_certs.c since it is not used anywhere 2015-02-18 22:41:59 -08:00
no_server_test.c Introduce slowdown factor for unit test deadlines 2015-02-25 08:36:40 -08: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