aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-04-13 10:10:07 -0700
committerGravatar Craig Tiller <ctiller@google.com>2015-04-13 10:10:07 -0700
commitd180e03d2015e050f2ab9149ced59ea4ba303c70 (patch)
treebbac3795951f25353a8b6d2b117f86c0f2ddeb20 /tools
parent0a949988260e39222e243f9e8c348cbb7cb1a06a (diff)
Update build files
Diffstat (limited to 'tools')
-rw-r--r--tools/run_tests/tests.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json
index 520405b96a..cb379863f1 100644
--- a/tools/run_tests/tests.json
+++ b/tools/run_tests/tests.json
@@ -318,6 +318,24 @@
{
"flaky": false,
"language": "c",
+ "name": "gpr_tls_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
+ "language": "c",
+ "name": "gpr_useful_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
+ "language": "c",
"name": "grpc_base64_test",
"platforms": [
"windows",