Public Attributes | List of all members
tsi_test_fixture Struct Reference

#include <transport_security_test_lib.h>

Public Attributes

tsi_test_channelchannel
 
tsi_handshakerclient_handshaker
 
tsi_handshaker_resultclient_result
 
tsi_test_frame_protector_configconfig
 
gpr_cv cv
 
size_t handshake_buffer_size
 
bool has_client_finished_first
 
gpr_mu mu
 
bool notified
 
tsi_handshakerserver_handshaker
 
tsi_handshaker_resultserver_result
 
bool test_unused_bytes
 
const tsi_test_fixture_vtablevtable
 

Detailed Description

Definition at line 73 of file transport_security_test_lib.h.

Member Data Documentation

◆ channel

tsi_test_channel* tsi_test_fixture::channel

Definition at line 87 of file transport_security_test_lib.h.

◆ client_handshaker

tsi_handshaker* tsi_test_fixture::client_handshaker

Definition at line 77 of file transport_security_test_lib.h.

◆ client_result

tsi_handshaker_result* tsi_test_fixture::client_result

Definition at line 82 of file transport_security_test_lib.h.

◆ config

tsi_test_frame_protector_config* tsi_test_fixture::config

Definition at line 89 of file transport_security_test_lib.h.

◆ cv

gpr_cv tsi_test_fixture::cv

Definition at line 105 of file transport_security_test_lib.h.

◆ handshake_buffer_size

size_t tsi_test_fixture::handshake_buffer_size

Definition at line 85 of file transport_security_test_lib.h.

◆ has_client_finished_first

bool tsi_test_fixture::has_client_finished_first

Definition at line 94 of file transport_security_test_lib.h.

◆ mu

gpr_mu tsi_test_fixture::mu

Definition at line 106 of file transport_security_test_lib.h.

◆ notified

bool tsi_test_fixture::notified

Definition at line 107 of file transport_security_test_lib.h.

◆ server_handshaker

tsi_handshaker* tsi_test_fixture::server_handshaker

Definition at line 78 of file transport_security_test_lib.h.

◆ server_result

tsi_handshaker_result* tsi_test_fixture::server_result

Definition at line 83 of file transport_security_test_lib.h.

◆ test_unused_bytes

bool tsi_test_fixture::test_unused_bytes

Definition at line 100 of file transport_security_test_lib.h.

◆ vtable

const tsi_test_fixture_vtable* tsi_test_fixture::vtable

Definition at line 74 of file transport_security_test_lib.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:49