class MockTcp6Protocol

Defined at line 16 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

gmock wrapper for efi_tcp6_protocol.

Public Members

FunctionMocker gmock05_GetModeData_32
FunctionMocker gmock01_Configure_33
FunctionMocker gmock01_Connect_34
FunctionMocker gmock01_Accept_35
FunctionMocker gmock01_Transmit_36
FunctionMocker gmock01_Receive_37
FunctionMocker gmock01_Close_38
FunctionMocker gmock01_Cancel_39
FunctionMocker gmock00_Poll_40

Public Methods

void MockTcp6Protocol ()

Defined at line 18 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_connection_state *, efi_tcp6_config_data *, efi_ip6_mode_data *, efi_managed_network_config_data *, efi_simple_network_mode *)>::Result GetModeData (typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_connection_state *, efi_tcp6_config_data *, efi_ip6_mode_data *, efi_managed_network_config_data *, efi_simple_network_mode *)>::template Arg<0>::type gmock_a0, typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_connection_state *, efi_tcp6_config_data *, efi_ip6_mode_data *, efi_managed_network_config_data *, efi_simple_network_mode *)>::template Arg<1>::type gmock_a1, typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_connection_state *, efi_tcp6_config_data *, efi_ip6_mode_data *, efi_managed_network_config_data *, efi_simple_network_mode *)>::template Arg<2>::type gmock_a2, typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_connection_state *, efi_tcp6_config_data *, efi_ip6_mode_data *, efi_managed_network_config_data *, efi_simple_network_mode *)>::template Arg<3>::type gmock_a3, typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_connection_state *, efi_tcp6_config_data *, efi_ip6_mode_data *, efi_managed_network_config_data *, efi_simple_network_mode *)>::template Arg<4>::type gmock_a4)

Defined at line 29 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

::testing::MockSpec< ::testing::internal::identity_t<efi_status> (efi_tcp6_connection_state *, efi_tcp6_config_data *, efi_ip6_mode_data *, efi_managed_network_config_data *, efi_simple_network_mode *)> gmock_GetModeData (const ::testing::Matcher<typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_connection_state *, efi_tcp6_config_data *, efi_ip6_mode_data *, efi_managed_network_config_data *, efi_simple_network_mode *)>::template Arg<0>::type> & gmock_a0, const ::testing::Matcher<typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_connection_state *, efi_tcp6_config_data *, efi_ip6_mode_data *, efi_managed_network_config_data *, efi_simple_network_mode *)>::template Arg<1>::type> & gmock_a1, const ::testing::Matcher<typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_connection_state *, efi_tcp6_config_data *, efi_ip6_mode_data *, efi_managed_network_config_data *, efi_simple_network_mode *)>::template Arg<2>::type> & gmock_a2, const ::testing::Matcher<typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_connection_state *, efi_tcp6_config_data *, efi_ip6_mode_data *, efi_managed_network_config_data *, efi_simple_network_mode *)>::template Arg<3>::type> & gmock_a3, const ::testing::Matcher<typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_connection_state *, efi_tcp6_config_data *, efi_ip6_mode_data *, efi_managed_network_config_data *, efi_simple_network_mode *)>::template Arg<4>::type> & gmock_a4)

Defined at line 29 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

::testing::MockSpec< ::testing::internal::identity_t<efi_status> (efi_tcp6_connection_state *, efi_tcp6_config_data *, efi_ip6_mode_data *, efi_managed_network_config_data *, efi_simple_network_mode *)> gmock_GetModeData (const ::testing::internal::WithoutMatchers & , ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_connection_state *, efi_tcp6_config_data *, efi_ip6_mode_data *, efi_managed_network_config_data *, efi_simple_network_mode *)> * )

Defined at line 29 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_config_data *)>::Result Configure (typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_config_data *)>::template Arg<0>::type gmock_a0)

Defined at line 33 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

::testing::MockSpec< ::testing::internal::identity_t<efi_status> (efi_tcp6_config_data *)> gmock_Configure (const ::testing::Matcher<typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_config_data *)>::template Arg<0>::type> & gmock_a0)

Defined at line 33 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

::testing::MockSpec< ::testing::internal::identity_t<efi_status> (efi_tcp6_config_data *)> gmock_Configure (const ::testing::internal::WithoutMatchers & , ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_config_data *)> * )

Defined at line 33 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_connection_token *)>::Result Connect (typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_connection_token *)>::template Arg<0>::type gmock_a0)

Defined at line 34 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

::testing::MockSpec< ::testing::internal::identity_t<efi_status> (efi_tcp6_connection_token *)> gmock_Connect (const ::testing::Matcher<typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_connection_token *)>::template Arg<0>::type> & gmock_a0)

Defined at line 34 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

::testing::MockSpec< ::testing::internal::identity_t<efi_status> (efi_tcp6_connection_token *)> gmock_Connect (const ::testing::internal::WithoutMatchers & , ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_connection_token *)> * )

Defined at line 34 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_listen_token *)>::Result Accept (typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_listen_token *)>::template Arg<0>::type gmock_a0)

Defined at line 35 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

::testing::MockSpec< ::testing::internal::identity_t<efi_status> (efi_tcp6_listen_token *)> gmock_Accept (const ::testing::Matcher<typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_listen_token *)>::template Arg<0>::type> & gmock_a0)

Defined at line 35 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

::testing::MockSpec< ::testing::internal::identity_t<efi_status> (efi_tcp6_listen_token *)> gmock_Accept (const ::testing::internal::WithoutMatchers & , ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_listen_token *)> * )

Defined at line 35 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_io_token *)>::Result Transmit (typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_io_token *)>::template Arg<0>::type gmock_a0)

Defined at line 36 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

::testing::MockSpec< ::testing::internal::identity_t<efi_status> (efi_tcp6_io_token *)> gmock_Transmit (const ::testing::Matcher<typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_io_token *)>::template Arg<0>::type> & gmock_a0)

Defined at line 36 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

::testing::MockSpec< ::testing::internal::identity_t<efi_status> (efi_tcp6_io_token *)> gmock_Transmit (const ::testing::internal::WithoutMatchers & , ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_io_token *)> * )

Defined at line 36 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_io_token *)>::Result Receive (typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_io_token *)>::template Arg<0>::type gmock_a0)

Defined at line 37 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

::testing::MockSpec< ::testing::internal::identity_t<efi_status> (efi_tcp6_io_token *)> gmock_Receive (const ::testing::Matcher<typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_io_token *)>::template Arg<0>::type> & gmock_a0)

Defined at line 37 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

::testing::MockSpec< ::testing::internal::identity_t<efi_status> (efi_tcp6_io_token *)> gmock_Receive (const ::testing::internal::WithoutMatchers & , ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_io_token *)> * )

Defined at line 37 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_close_token *)>::Result Close (typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_close_token *)>::template Arg<0>::type gmock_a0)

Defined at line 38 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

::testing::MockSpec< ::testing::internal::identity_t<efi_status> (efi_tcp6_close_token *)> gmock_Close (const ::testing::Matcher<typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_close_token *)>::template Arg<0>::type> & gmock_a0)

Defined at line 38 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

::testing::MockSpec< ::testing::internal::identity_t<efi_status> (efi_tcp6_close_token *)> gmock_Close (const ::testing::internal::WithoutMatchers & , ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_close_token *)> * )

Defined at line 38 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_completion_token *)>::Result Cancel (typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_completion_token *)>::template Arg<0>::type gmock_a0)

Defined at line 39 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

::testing::MockSpec< ::testing::internal::identity_t<efi_status> (efi_tcp6_completion_token *)> gmock_Cancel (const ::testing::Matcher<typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_completion_token *)>::template Arg<0>::type> & gmock_a0)

Defined at line 39 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

::testing::MockSpec< ::testing::internal::identity_t<efi_status> (efi_tcp6_completion_token *)> gmock_Cancel (const ::testing::internal::WithoutMatchers & , ::testing::internal::Function< ::testing::internal::identity_t<efi_status> (efi_tcp6_completion_token *)> * )

Defined at line 39 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

typename ::testing::internal::Function< ::testing::internal::identity_t<efi_status> ()>::Result Poll ()

Defined at line 40 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

::testing::MockSpec< ::testing::internal::identity_t<efi_status> ()> gmock_Poll ()

Defined at line 40 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h

::testing::MockSpec< ::testing::internal::identity_t<efi_status> ()> gmock_Poll (const ::testing::internal::WithoutMatchers & , ::testing::internal::Function< ::testing::internal::identity_t<efi_status> ()> * )

Defined at line 40 of file ../../zircon/kernel/lib/efi/testing/include/lib/efi/testing/mock_tcp6.h