Go to the source code of this file.
◆ cleanup_test()
static void cleanup_test |
( |
| ) |
|
|
static |
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ prepare_test()
static void prepare_test |
( |
int |
is_client | ) |
|
|
static |
◆ tag()
◆ test_invalid_initial_metadata_reserved_key()
static void test_invalid_initial_metadata_reserved_key |
( |
| ) |
|
|
static |
◆ test_multiple_ops_in_a_single_batch()
static void test_multiple_ops_in_a_single_batch |
( |
| ) |
|
|
static |
◆ test_non_null_reserved_on_op()
static void test_non_null_reserved_on_op |
( |
| ) |
|
|
static |
◆ test_non_null_reserved_on_start_batch()
static void test_non_null_reserved_on_start_batch |
( |
| ) |
|
|
static |
◆ test_receive_initial_metadata_twice_at_client()
static void test_receive_initial_metadata_twice_at_client |
( |
| ) |
|
|
static |
◆ test_receive_message_with_invalid_flags()
static void test_receive_message_with_invalid_flags |
( |
| ) |
|
|
static |
◆ test_receive_two_messages_at_the_same_time()
static void test_receive_two_messages_at_the_same_time |
( |
| ) |
|
|
static |
◆ test_recv_close_on_server_from_client()
static void test_recv_close_on_server_from_client |
( |
| ) |
|
|
static |
◆ test_recv_close_on_server_twice()
static void test_recv_close_on_server_twice |
( |
| ) |
|
|
static |
◆ test_recv_close_on_server_with_invalid_flags()
static void test_recv_close_on_server_with_invalid_flags |
( |
| ) |
|
|
static |
◆ test_recv_status_on_client_from_server()
static void test_recv_status_on_client_from_server |
( |
| ) |
|
|
static |
◆ test_recv_status_on_client_twice()
static void test_recv_status_on_client_twice |
( |
| ) |
|
|
static |
◆ test_send_close_from_client_on_server()
static void test_send_close_from_client_on_server |
( |
| ) |
|
|
static |
◆ test_send_initial_metadata_more_than_once()
static void test_send_initial_metadata_more_than_once |
( |
| ) |
|
|
static |
◆ test_send_messages_at_the_same_time()
static void test_send_messages_at_the_same_time |
( |
| ) |
|
|
static |
◆ test_send_null_message()
static void test_send_null_message |
( |
| ) |
|
|
static |
◆ test_send_server_status_from_client()
static void test_send_server_status_from_client |
( |
| ) |
|
|
static |
◆ test_send_server_status_twice()
static void test_send_server_status_twice |
( |
| ) |
|
|
static |
◆ test_send_status_from_server_with_invalid_flags()
static void test_send_status_from_server_with_invalid_flags |
( |
| ) |
|
|
static |
◆ test_too_many_metadata()
static void test_too_many_metadata |
( |
| ) |
|
|
static |
◆ test_too_many_trailing_metadata()
static void test_too_many_trailing_metadata |
( |
| ) |
|
|
static |
◆ g_state