aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-05-04 09:49:22 -0700
committerGravatar Craig Tiller <ctiller@google.com>2015-05-04 09:49:22 -0700
commit434a36bf4ad4ce5a46bf2c59389b437126faa358 (patch)
treebb911b42b01c3825415c91611bd39010d3924926 /tools
parent8fc673eefd853920946dcaff0613701247297f10 (diff)
Add test for >16777215 sequence numbered streams
Diffstat (limited to 'tools')
-rw-r--r--tools/run_tests/tests.json99
1 files changed, 99 insertions, 0 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json
index d157fce6db..f88f7ba732 100644
--- a/tools/run_tests/tests.json
+++ b/tools/run_tests/tests.json
@@ -903,6 +903,15 @@
{
"flaky": false,
"language": "c",
+ "name": "chttp2_fake_security_simple_request_with_high_initial_sequence_number_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
+ "language": "c",
"name": "chttp2_fullstack_bad_hostname_test",
"platforms": [
"windows",
@@ -1119,6 +1128,15 @@
{
"flaky": false,
"language": "c",
+ "name": "chttp2_fullstack_simple_request_with_high_initial_sequence_number_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
+ "language": "c",
"name": "chttp2_fullstack_uds_bad_hostname_test",
"platforms": [
"windows",
@@ -1335,6 +1353,15 @@
{
"flaky": false,
"language": "c",
+ "name": "chttp2_fullstack_uds_simple_request_with_high_initial_sequence_number_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
+ "language": "c",
"name": "chttp2_simple_ssl_fullstack_bad_hostname_test",
"platforms": [
"windows",
@@ -1551,6 +1578,15 @@
{
"flaky": false,
"language": "c",
+ "name": "chttp2_simple_ssl_fullstack_simple_request_with_high_initial_sequence_number_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
+ "language": "c",
"name": "chttp2_simple_ssl_with_oauth2_fullstack_bad_hostname_test",
"platforms": [
"windows",
@@ -1767,6 +1803,15 @@
{
"flaky": false,
"language": "c",
+ "name": "chttp2_simple_ssl_with_oauth2_fullstack_simple_request_with_high_initial_sequence_number_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
+ "language": "c",
"name": "chttp2_socket_pair_bad_hostname_test",
"platforms": [
"windows",
@@ -1983,6 +2028,15 @@
{
"flaky": false,
"language": "c",
+ "name": "chttp2_socket_pair_simple_request_with_high_initial_sequence_number_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
+ "language": "c",
"name": "chttp2_socket_pair_one_byte_at_a_time_bad_hostname_test",
"platforms": [
"windows",
@@ -2199,6 +2253,15 @@
{
"flaky": false,
"language": "c",
+ "name": "chttp2_socket_pair_one_byte_at_a_time_simple_request_with_high_initial_sequence_number_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
+ "language": "c",
"name": "chttp2_fullstack_bad_hostname_unsecure_test",
"platforms": [
"windows",
@@ -2415,6 +2478,15 @@
{
"flaky": false,
"language": "c",
+ "name": "chttp2_fullstack_simple_request_with_high_initial_sequence_number_unsecure_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
+ "language": "c",
"name": "chttp2_fullstack_uds_bad_hostname_unsecure_test",
"platforms": [
"windows",
@@ -2631,6 +2703,15 @@
{
"flaky": false,
"language": "c",
+ "name": "chttp2_fullstack_uds_simple_request_with_high_initial_sequence_number_unsecure_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
+ "language": "c",
"name": "chttp2_socket_pair_bad_hostname_unsecure_test",
"platforms": [
"windows",
@@ -2847,6 +2928,15 @@
{
"flaky": false,
"language": "c",
+ "name": "chttp2_socket_pair_simple_request_with_high_initial_sequence_number_unsecure_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
+ "language": "c",
"name": "chttp2_socket_pair_one_byte_at_a_time_bad_hostname_unsecure_test",
"platforms": [
"windows",
@@ -3059,6 +3149,15 @@
"windows",
"posix"
]
+ },
+ {
+ "flaky": false,
+ "language": "c",
+ "name": "chttp2_socket_pair_one_byte_at_a_time_simple_request_with_high_initial_sequence_number_unsecure_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
}
]