aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/tests.json
diff options
context:
space:
mode:
Diffstat (limited to 'tools/run_tests/tests.json')
-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 30727f6239..c4378fe338 100644
--- a/tools/run_tests/tests.json
+++ b/tools/run_tests/tests.json
@@ -11,6 +11,24 @@
"exclude_configs": [],
"flaky": false,
"language": "c",
+ "name": "alloc_test",
+ "platforms": [
+ "linux",
+ "mac",
+ "posix",
+ "windows"
+ ]
+ },
+ {
+ "ci_platforms": [
+ "linux",
+ "mac",
+ "posix",
+ "windows"
+ ],
+ "exclude_configs": [],
+ "flaky": false,
+ "language": "c",
"name": "alpn_test",
"platforms": [
"linux",