aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/generated/tests.json
diff options
context:
space:
mode:
authorGravatar Vijay Pai <vpai@google.com>2018-08-21 08:51:19 -0700
committerGravatar Vijay Pai <vpai@google.com>2018-08-21 08:51:19 -0700
commit72695b886e3064cc846e3fe391d63e4fc21f5623 (patch)
tree56b48ac0b43c8856243398fe1fe23996f4266150 /tools/run_tests/generated/tests.json
parent5d302d1a9fd3afb486614ec34cdf643f4c5d53ac (diff)
Add an inproc-based non-polling test of core callback API
Diffstat (limited to 'tools/run_tests/generated/tests.json')
-rw-r--r--tools/run_tests/generated/tests.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/tools/run_tests/generated/tests.json b/tools/run_tests/generated/tests.json
index a51be28ad5..51c7b57d8a 100644
--- a/tools/run_tests/generated/tests.json
+++ b/tools/run_tests/generated/tests.json
@@ -1706,6 +1706,30 @@
"posix",
"windows"
],
+ "cpu_cost": 1.0,
+ "exclude_configs": [],
+ "exclude_iomgrs": [],
+ "flaky": false,
+ "gtest": false,
+ "language": "c",
+ "name": "inproc_callback_test",
+ "platforms": [
+ "linux",
+ "mac",
+ "posix",
+ "windows"
+ ],
+ "uses_polling": false
+ },
+ {
+ "args": [],
+ "benchmark": false,
+ "ci_platforms": [
+ "linux",
+ "mac",
+ "posix",
+ "windows"
+ ],
"cpu_cost": 0.1,
"exclude_configs": [],
"exclude_iomgrs": [],