Home
last modified time | relevance | path

Searched refs:mctp_binding_test_destroy (Results 1 – 5 of 5) sorted by relevance

/openbmc/libmctp/tests/
H A Dtest_core.c160 mctp_binding_test_destroy(binding); in mctp_core_test_simple_rx()
201 mctp_binding_test_destroy(binding); in mctp_core_test_receive_equal_length_fragments()
241 mctp_binding_test_destroy(binding); in mctp_core_test_receive_unexpected_smaller_middle_fragment()
281 mctp_binding_test_destroy(binding); in mctp_core_test_receive_unexpected_bigger_middle_fragment()
323 mctp_binding_test_destroy(binding); in mctp_core_test_receive_smaller_end_fragment()
363 mctp_binding_test_destroy(binding); in mctp_core_test_receive_bigger_end_fragment()
393 mctp_binding_test_destroy(binding); in mctp_core_test_drop_large_fragments()
447 mctp_binding_test_destroy(binding); in mctp_core_test_exhaust_context_buffers()
484 mctp_binding_test_destroy(binding); in mctp_core_test_rx_with_tag()
533 mctp_binding_test_destroy(binding); in mctp_core_test_rx_with_tag_multifragment()
[all …]
H A Dtest-utils.h13 void mctp_binding_test_destroy(struct mctp_binding_test *test);
H A Dtest-utils.c41 void mctp_binding_test_destroy(struct mctp_binding_test *test) in mctp_binding_test_destroy() function
H A Dtest_eid.c78 mctp_binding_test_destroy(ctx->binding); in main()
H A Dtest_seq.c137 mctp_binding_test_destroy(ctx->binding); in run_one_test()