Craig Tiller 989f450a64 Merge github.com:grpc/grpc into pipe-bomb vor 10 Jahren
..
data 0c9e0b1e2d Fixing NULL terminator for test cert. vor 10 Jahren
fixtures f218c8bf0d Add tests for pipe usage vor 10 Jahren
tests aae3b8cddc Merge github.com:grpc/grpc into ping-ping-ping-ping-ping-ping-ping-ping-ping vor 10 Jahren
README 6d934529b9 Updated end2end/README vor 10 Jahren
cq_verifier.c d6c98df792 clang-format all source vor 10 Jahren
cq_verifier.h d6c98df792 clang-format all source vor 10 Jahren
dualstack_socket_test.c 71a0f9d3b0 Fix clang-format script vor 10 Jahren
end2end_tests.h 77a7b870c3 Fixing API (thanks Craig for the comments) and associated tests. vor 10 Jahren
gen_build_yaml.py 989f450a64 Merge github.com:grpc/grpc into pipe-bomb vor 10 Jahren
invalid_call_argument_test.c 4852b595d4 more tests vor 10 Jahren
multiple_server_queues_test.c d6c98df792 clang-format all source vor 10 Jahren
no_server_test.c 71a0f9d3b0 Fix clang-format script vor 10 Jahren

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