Lines Matching refs:TEST_ASSERT_MOCK_FUNCTION_CALL_RET
155 #define TEST_ASSERT_MOCK_FUNCTION_CALL_RET(f_name, f_ret, exp_ret, fmt) \ macro
679 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_destroy, in destroy_session_with_check()
765 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_create, in test_session_create_inv_context()
791 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_create, in test_session_create_inv_context_ops()
817 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_create, in test_session_create_inv_context_ops_fun()
840 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_create, in test_session_create_inv_configuration()
863 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_create, in test_session_create_inv_mempool()
886 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_create, in test_session_create_inv_sess_priv_mempool()
929 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_create, in test_session_create_mempool_empty()
969 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_create, in test_session_create_ops_failure()
1033 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_update, in test_session_update_inv_context()
1052 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_update, in test_session_update_inv_context_ops()
1071 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_update, in test_session_update_inv_context_ops_fun()
1088 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_update, in test_session_update_inv_configuration()
1105 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_update, in test_session_update_inv_session()
1128 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_update, in test_session_update_ops_failure()
1150 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_update, in test_session_update_success()
1169 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_get_size, in test_session_get_size_inv_context()
1187 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_get_size, in test_session_get_size_inv_context_ops()
1205 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_get_size, in test_session_get_size_inv_context_ops_fun()
1225 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_get_size, in test_session_get_size_ops_failure()
1244 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_get_size, in test_session_get_size_success()
1266 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_stats_get, in test_session_stats_get_inv_context()
1286 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_stats_get, in test_session_stats_get_inv_context_ops()
1306 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_stats_get, in test_session_stats_get_inv_context_ops_fun()
1323 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_stats_get, in test_session_stats_get_inv_stats()
1347 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_stats_get, in test_session_stats_get_ops_failure()
1371 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_stats_get, in test_session_stats_get_success()
1396 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_destroy, in test_session_destroy_inv_context()
1422 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_destroy, in test_session_destroy_inv_context_ops()
1448 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_destroy, in test_session_destroy_inv_context_ops_fun()
1471 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_destroy, in test_session_destroy_inv_session()
1500 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_destroy, in test_session_destroy_ops_failure()
1527 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_session_destroy, in test_session_destroy_success()
1561 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_set_pkt_metadata, in test_set_pkt_metadata_inv_context()
1586 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_set_pkt_metadata, in test_set_pkt_metadata_inv_context_ops()
1610 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_set_pkt_metadata, in test_set_pkt_metadata_inv_context_ops_fun()
1630 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_set_pkt_metadata, in test_set_pkt_metadata_inv_session()
1659 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_set_pkt_metadata, in test_set_pkt_metadata_ops_failure()
1684 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_set_pkt_metadata, in test_set_pkt_metadata_success()
1706 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_get_userdata, in test_get_userdata_inv_context()
1729 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_get_userdata, in test_get_userdata_inv_context_ops()
1751 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_get_userdata, in test_get_userdata_inv_context_ops_fun()
1775 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_get_userdata, in test_get_userdata_ops_failure()
1798 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_get_userdata, in test_get_userdata_success()
1818 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_capabilities_get, in test_capabilities_get_inv_context()
1837 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_capabilities_get, in test_capabilities_get_inv_context_ops()
1856 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_capabilities_get, in test_capabilities_get_inv_context_ops_fun()
1877 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_capabilities_get, in test_capabilities_get_ops_failure()
1898 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_capabilities_get, in test_capabilities_get_success()
1920 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_capability_get, in test_capability_get_inv_context()
1940 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_capability_get, in test_capability_get_inv_context_ops()
1960 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_capability_get, in test_capability_get_inv_context_ops_fun()
1977 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_capability_get, in test_capability_get_inv_idx()
1999 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_capability_get, in test_capability_get_ops_failure()
2026 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_capability_get, in test_capability_get_empty_table()
2061 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_capability_get, in test_capability_get_no_matching_action()
2099 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_capability_get, in test_capability_get_no_matching_protocol()
2134 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_capability_get, in test_capability_get_no_support_for_macsec()
2174 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_capability_get, in test_capability_get_ipsec_mismatch_proto()
2216 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_capability_get, in test_capability_get_ipsec_mismatch_mode()
2260 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_capability_get, in test_capability_get_ipsec_mismatch_dir()
2307 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_capability_get, in test_capability_get_ipsec_match()
2347 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_capability_get, in test_capability_get_pdcp_mismatch_domain()
2390 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_capability_get, in test_capability_get_pdcp_match()
2430 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_capability_get, in test_capability_get_docsis_mismatch_direction()
2473 TEST_ASSERT_MOCK_FUNCTION_CALL_RET(rte_security_capability_get, in test_capability_get_docsis_match()