regenerate projects

pull/8642/head
yang-g 8 years ago
parent b587561375
commit 979abf6747
  1. 4
      Makefile
  2. 2
      tools/run_tests/sources_and_headers.json
  3. 245
      tools/run_tests/tests.json
  4. 2
      vsprojects/vcxproj/test/end2end/tests/end2end_nosec_tests/end2end_nosec_tests.vcxproj
  5. 3
      vsprojects/vcxproj/test/end2end/tests/end2end_nosec_tests/end2end_nosec_tests.vcxproj.filters
  6. 2
      vsprojects/vcxproj/test/end2end/tests/end2end_tests/end2end_tests.vcxproj
  7. 3
      vsprojects/vcxproj/test/end2end/tests/end2end_tests/end2end_tests.vcxproj.filters

@ -6973,6 +6973,7 @@ endif
LIBEND2END_TESTS_SRC = \
test/core/end2end/end2end_tests.c \
test/core/end2end/end2end_test_utils.c \
test/core/end2end/tests/authority_not_supported.c \
test/core/end2end/tests/bad_hostname.c \
test/core/end2end/tests/binary_metadata.c \
test/core/end2end/tests/call_creds.c \
@ -7018,7 +7019,6 @@ LIBEND2END_TESTS_SRC = \
test/core/end2end/tests/simple_request.c \
test/core/end2end/tests/streaming_error_response.c \
test/core/end2end/tests/trailing_metadata.c \
test/core/end2end/tests/authority_not_supported.c \
PUBLIC_HEADERS_C += \
@ -7059,6 +7059,7 @@ endif
LIBEND2END_NOSEC_TESTS_SRC = \
test/core/end2end/end2end_nosec_tests.c \
test/core/end2end/end2end_test_utils.c \
test/core/end2end/tests/authority_not_supported.c \
test/core/end2end/tests/bad_hostname.c \
test/core/end2end/tests/binary_metadata.c \
test/core/end2end/tests/cancel_after_accept.c \
@ -7103,7 +7104,6 @@ LIBEND2END_NOSEC_TESTS_SRC = \
test/core/end2end/tests/simple_request.c \
test/core/end2end/tests/streaming_error_response.c \
test/core/end2end/tests/trailing_metadata.c \
test/core/end2end/tests/authority_not_supported.c \
PUBLIC_HEADERS_C += \

@ -6292,6 +6292,7 @@
"test/core/end2end/end2end_test_utils.c",
"test/core/end2end/end2end_tests.c",
"test/core/end2end/end2end_tests.h",
"test/core/end2end/tests/authority_not_supported.c",
"test/core/end2end/tests/bad_hostname.c",
"test/core/end2end/tests/binary_metadata.c",
"test/core/end2end/tests/call_creds.c",
@ -6360,6 +6361,7 @@
"test/core/end2end/end2end_nosec_tests.c",
"test/core/end2end/end2end_test_utils.c",
"test/core/end2end/end2end_tests.h",
"test/core/end2end/tests/authority_not_supported.c",
"test/core/end2end/tests/bad_hostname.c",
"test/core/end2end/tests/binary_metadata.c",
"test/core/end2end/tests/cancel_after_accept.c",

@ -4975,6 +4975,29 @@
"windows"
]
},
{
"args": [
"authority_not_supported"
],
"ci_platforms": [
"windows",
"linux",
"mac",
"posix"
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [],
"flaky": false,
"language": "c",
"name": "h2_census_test",
"platforms": [
"windows",
"linux",
"mac",
"posix"
]
},
{
"args": [
"bad_hostname"
@ -6024,9 +6047,10 @@
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [],
"flaky": false,
"language": "c",
"name": "h2_census_test",
"name": "h2_compress_test",
"platforms": [
"windows",
"linux",
@ -7078,14 +7102,14 @@
"ci_platforms": [
"windows",
"linux",
"mac",
"posix"
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [],
"flaky": false,
"language": "c",
"name": "h2_compress_test",
"name": "h2_fakesec_test",
"platforms": [
"windows",
"linux",
@ -8090,17 +8114,19 @@
"authority_not_supported"
],
"ci_platforms": [
"windows",
"linux",
"mac",
"posix"
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [
"uv"
],
"flaky": false,
"language": "c",
"name": "h2_fakesec_test",
"name": "h2_fd_test",
"platforms": [
"windows",
"linux",
"mac",
"posix"
@ -9031,16 +9057,19 @@
"authority_not_supported"
],
"ci_platforms": [
"windows",
"linux",
"mac",
"posix"
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [],
"flaky": false,
"language": "c",
"name": "h2_fd_test",
"name": "h2_full_test",
"platforms": [
"windows",
"linux",
"mac",
"posix"
@ -10088,21 +10117,18 @@
"authority_not_supported"
],
"ci_platforms": [
"windows",
"linux",
"mac",
"posix"
"linux"
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [
"uv"
],
"flaky": false,
"language": "c",
"name": "h2_full_test",
"name": "h2_full+pipe_test",
"platforms": [
"windows",
"linux",
"mac",
"posix"
"linux"
]
},
{
@ -10965,15 +10991,22 @@
"authority_not_supported"
],
"ci_platforms": [
"linux"
"windows",
"linux",
"mac",
"posix"
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [],
"flaky": false,
"language": "c",
"name": "h2_full+pipe_test",
"name": "h2_full+trace_test",
"platforms": [
"linux"
"windows",
"linux",
"mac",
"posix"
]
},
{
@ -11974,14 +12007,16 @@
"ci_platforms": [
"windows",
"linux",
"mac",
"posix"
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [
"uv"
],
"flaky": false,
"language": "c",
"name": "h2_full+trace_test",
"name": "h2_http_proxy_test",
"platforms": [
"windows",
"linux",
@ -13076,13 +13111,15 @@
"ci_platforms": [
"windows",
"linux",
"mac",
"posix"
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [],
"flaky": false,
"language": "c",
"name": "h2_http_proxy_test",
"name": "h2_load_reporting_test",
"platforms": [
"windows",
"linux",
@ -14134,14 +14171,16 @@
"ci_platforms": [
"windows",
"linux",
"mac",
"posix"
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [
"uv"
],
"flaky": false,
"language": "c",
"name": "h2_load_reporting_test",
"name": "h2_oauth2_test",
"platforms": [
"windows",
"linux",
@ -15240,9 +15279,12 @@
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [
"uv"
],
"flaky": false,
"language": "c",
"name": "h2_oauth2_test",
"name": "h2_proxy_test",
"platforms": [
"windows",
"linux",
@ -16173,9 +16215,12 @@
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [
"uv"
],
"flaky": false,
"language": "c",
"name": "h2_proxy_test",
"name": "h2_sockpair_test",
"platforms": [
"windows",
"linux",
@ -17154,9 +17199,12 @@
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [
"uv"
],
"flaky": false,
"language": "c",
"name": "h2_sockpair_test",
"name": "h2_sockpair+trace_test",
"platforms": [
"windows",
"linux",
@ -18062,10 +18110,15 @@
"posix"
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_configs": [
"msan"
],
"exclude_iomgrs": [
"uv"
],
"flaky": false,
"language": "c",
"name": "h2_sockpair+trace_test",
"name": "h2_sockpair_1byte_test",
"platforms": [
"windows",
"linux",
@ -19094,13 +19147,15 @@
"ci_platforms": [
"windows",
"linux",
"mac",
"posix"
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [],
"flaky": false,
"language": "c",
"name": "h2_sockpair_1byte_test",
"name": "h2_ssl_test",
"platforms": [
"windows",
"linux",
@ -20157,9 +20212,10 @@
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [],
"flaky": false,
"language": "c",
"name": "h2_ssl_test",
"name": "h2_ssl_cert_test",
"platforms": [
"windows",
"linux",
@ -21211,14 +21267,16 @@
"ci_platforms": [
"windows",
"linux",
"mac",
"posix"
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [
"uv"
],
"flaky": false,
"language": "c",
"name": "h2_ssl_cert_test",
"name": "h2_ssl_proxy_test",
"platforms": [
"windows",
"linux",
@ -22143,17 +22201,19 @@
"authority_not_supported"
],
"ci_platforms": [
"windows",
"linux",
"mac",
"posix"
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [
"uv"
],
"flaky": false,
"language": "c",
"name": "h2_ssl_proxy_test",
"name": "h2_uds_test",
"platforms": [
"windows",
"linux",
"mac",
"posix"
@ -23176,16 +23236,19 @@
"authority_not_supported"
],
"ci_platforms": [
"windows",
"linux",
"mac",
"posix"
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [],
"flaky": false,
"language": "c",
"name": "h2_uds_test",
"name": "h2_census_nosec_test",
"platforms": [
"windows",
"linux",
"mac",
"posix"
@ -24217,9 +24280,10 @@
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [],
"flaky": false,
"language": "c",
"name": "h2_census_nosec_test",
"name": "h2_compress_nosec_test",
"platforms": [
"windows",
"linux",
@ -25246,18 +25310,19 @@
"authority_not_supported"
],
"ci_platforms": [
"windows",
"linux",
"mac",
"posix"
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [
"uv"
],
"flaky": false,
"language": "c",
"name": "h2_compress_nosec_test",
"name": "h2_fd_nosec_test",
"platforms": [
"windows",
"linux",
"mac",
"posix"
@ -26165,16 +26230,19 @@
"authority_not_supported"
],
"ci_platforms": [
"windows",
"linux",
"mac",
"posix"
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [],
"flaky": false,
"language": "c",
"name": "h2_fd_nosec_test",
"name": "h2_full_nosec_test",
"platforms": [
"windows",
"linux",
"mac",
"posix"
@ -27199,21 +27267,18 @@
"authority_not_supported"
],
"ci_platforms": [
"windows",
"linux",
"mac",
"posix"
"linux"
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [
"uv"
],
"flaky": false,
"language": "c",
"name": "h2_full_nosec_test",
"name": "h2_full+pipe_nosec_test",
"platforms": [
"windows",
"linux",
"mac",
"posix"
"linux"
]
},
{
@ -28057,15 +28122,22 @@
"authority_not_supported"
],
"ci_platforms": [
"linux"
"windows",
"linux",
"mac",
"posix"
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [],
"flaky": false,
"language": "c",
"name": "h2_full+pipe_nosec_test",
"name": "h2_full+trace_nosec_test",
"platforms": [
"linux"
"windows",
"linux",
"mac",
"posix"
]
},
{
@ -29043,14 +29115,16 @@
"ci_platforms": [
"windows",
"linux",
"mac",
"posix"
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [
"uv"
],
"flaky": false,
"language": "c",
"name": "h2_full+trace_nosec_test",
"name": "h2_http_proxy_nosec_test",
"platforms": [
"windows",
"linux",
@ -30121,13 +30195,15 @@
"ci_platforms": [
"windows",
"linux",
"mac",
"posix"
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [],
"flaky": false,
"language": "c",
"name": "h2_http_proxy_nosec_test",
"name": "h2_load_reporting_nosec_test",
"platforms": [
"windows",
"linux",
@ -31156,14 +31232,16 @@
"ci_platforms": [
"windows",
"linux",
"mac",
"posix"
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [
"uv"
],
"flaky": false,
"language": "c",
"name": "h2_load_reporting_nosec_test",
"name": "h2_proxy_nosec_test",
"platforms": [
"windows",
"linux",
@ -32070,9 +32148,12 @@
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [
"uv"
],
"flaky": false,
"language": "c",
"name": "h2_proxy_nosec_test",
"name": "h2_sockpair_nosec_test",
"platforms": [
"windows",
"linux",
@ -33027,9 +33108,12 @@
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_iomgrs": [
"uv"
],
"flaky": false,
"language": "c",
"name": "h2_sockpair_nosec_test",
"name": "h2_sockpair+trace_nosec_test",
"platforms": [
"windows",
"linux",
@ -33911,10 +33995,15 @@
"posix"
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_configs": [
"msan"
],
"exclude_iomgrs": [
"uv"
],
"flaky": false,
"language": "c",
"name": "h2_sockpair+trace_nosec_test",
"name": "h2_sockpair_1byte_nosec_test",
"platforms": [
"windows",
"linux",
@ -34915,19 +35004,19 @@
"authority_not_supported"
],
"ci_platforms": [
"windows",
"linux",
"mac",
"posix"
],
"cpu_cost": 1.0,
"exclude_configs": [
"msan"
"exclude_configs": [],
"exclude_iomgrs": [
"uv"
],
"flaky": false,
"language": "c",
"name": "h2_sockpair_1byte_nosec_test",
"name": "h2_uds_nosec_test",
"platforms": [
"windows",
"linux",
"mac",
"posix"
@ -35922,26 +36011,6 @@
"posix"
]
},
{
"args": [
"authority_not_supported"
],
"ci_platforms": [
"linux",
"mac",
"posix"
],
"cpu_cost": 1.0,
"exclude_configs": [],
"flaky": false,
"language": "c",
"name": "h2_uds_nosec_test",
"platforms": [
"linux",
"mac",
"posix"
]
},
{
"args": [
"--scenarios_json",

@ -155,6 +155,8 @@
</ClCompile>
<ClCompile Include="$(SolutionDir)\..\test\core\end2end\end2end_test_utils.c">
</ClCompile>
<ClCompile Include="$(SolutionDir)\..\test\core\end2end\tests\authority_not_supported.c">
</ClCompile>
<ClCompile Include="$(SolutionDir)\..\test\core\end2end\tests\bad_hostname.c">
</ClCompile>
<ClCompile Include="$(SolutionDir)\..\test\core\end2end\tests\binary_metadata.c">

@ -7,6 +7,9 @@
<ClCompile Include="$(SolutionDir)\..\test\core\end2end\end2end_test_utils.c">
<Filter>test\core\end2end</Filter>
</ClCompile>
<ClCompile Include="$(SolutionDir)\..\test\core\end2end\tests\authority_not_supported.c">
<Filter>test\core\end2end\tests</Filter>
</ClCompile>
<ClCompile Include="$(SolutionDir)\..\test\core\end2end\tests\bad_hostname.c">
<Filter>test\core\end2end\tests</Filter>
</ClCompile>

@ -155,6 +155,8 @@
</ClCompile>
<ClCompile Include="$(SolutionDir)\..\test\core\end2end\end2end_test_utils.c">
</ClCompile>
<ClCompile Include="$(SolutionDir)\..\test\core\end2end\tests\authority_not_supported.c">
</ClCompile>
<ClCompile Include="$(SolutionDir)\..\test\core\end2end\tests\bad_hostname.c">
</ClCompile>
<ClCompile Include="$(SolutionDir)\..\test\core\end2end\tests\binary_metadata.c">

@ -7,6 +7,9 @@
<ClCompile Include="$(SolutionDir)\..\test\core\end2end\end2end_test_utils.c">
<Filter>test\core\end2end</Filter>
</ClCompile>
<ClCompile Include="$(SolutionDir)\..\test\core\end2end\tests\authority_not_supported.c">
<Filter>test\core\end2end\tests</Filter>
</ClCompile>
<ClCompile Include="$(SolutionDir)\..\test\core\end2end\tests\bad_hostname.c">
<Filter>test\core\end2end\tests</Filter>
</ClCompile>

Loading…
Cancel
Save