Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(140)

Unified Diff: third_party/grpc/test/core/end2end/README

Issue 1932353002: Initial checkin of gRPC to third_party/ Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/grpc/test/core/end2end/README
diff --git a/third_party/grpc/test/core/end2end/README b/third_party/grpc/test/core/end2end/README
new file mode 100644
index 0000000000000000000000000000000000000000..a18172a7a1db6528c388cb8d11b127f065991008
--- /dev/null
+++ b/third_party/grpc/test/core/end2end/README
@@ -0,0 +1,7 @@
+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
« no previous file with comments | « third_party/grpc/test/core/compression/message_compress_test.c ('k') | third_party/grpc/test/core/end2end/cq_verifier.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698