David Garcia Quintas 0c331880d0 Hid test-only functions from surface/call.h vor 10 Jahren
..
data d6c98df792 clang-format all source vor 10 Jahren
fixtures 2d73f05d33 Merge pull request #3479 from dgquintas/fix_fixtures vor 10 Jahren
tests 0c331880d0 Hid test-only functions from surface/call.h 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 ae4fbcd643 Use "#!/usr/bin/env python2.7" only in utilities 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