:orphan: .. index:: pair: struct; tapi_gtest_opts .. _doxid-structtapi__gtest__opts: struct tapi_gtest_opts ====================== .. toctree:: :hidden: Overview ~~~~~~~~ .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tapi_gtest_opts { // fields const char* :ref:`gtest_filter`; bool :ref:`run_disabled`; bool :ref:`ipv4_only`; bool :ref:`no_col`; :ref:`tapi_job_opt_uint_t` :ref:`rand_seed`; const char* :ref:`dev_name`; :ref:`tapi_job_opt_uint_t` :ref:`verbs_mtu`; }; .. _details-structtapi__gtest__opts: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Fields ------ .. index:: pair: variable; gtest_filter .. _doxid-structtapi__gtest__opts_1a17195a7ca3632772dbdf6c2b789a895a: .. ref-code-block:: cpp :class: doxyrest-title-code-block const char* gtest_filter Concatenaion of Group and Test names .. index:: pair: variable; run_disabled .. _doxid-structtapi__gtest__opts_1a1b095574ac12e6ed6f33767eb8968349: .. ref-code-block:: cpp :class: doxyrest-title-code-block bool run_disabled Force run disabled test .. index:: pair: variable; ipv4_only .. _doxid-structtapi__gtest__opts_1a1b5ca1ba259029a62b15c8c845b54e32: .. ref-code-block:: cpp :class: doxyrest-title-code-block bool ipv4_only Force use of IPv4 .. index:: pair: variable; no_col .. _doxid-structtapi__gtest__opts_1abfc6ca9b1a573b0de7d0f7e607e9d692: .. ref-code-block:: cpp :class: doxyrest-title-code-block bool no_col Disable colours in GTest output .. index:: pair: variable; rand_seed .. _doxid-structtapi__gtest__opts_1ab6eb846641f2d2aa5c359f2d7f22971d: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`tapi_job_opt_uint_t` rand_seed Random seed .. index:: pair: variable; dev_name .. _doxid-structtapi__gtest__opts_1a67b7b71db66282be136b146ec9732393: .. ref-code-block:: cpp :class: doxyrest-title-code-block const char* dev_name RDMA device name for GTest .. index:: pair: variable; verbs_mtu .. _doxid-structtapi__gtest__opts_1afdb8060d8ca581d85f4c8f059c8f3f9a: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`tapi_job_opt_uint_t` verbs_mtu MTU for RDMA QP