Home
last modified time | relevance | path

Searched refs:TEST_CASE (Results 1 – 3 of 3) sorted by relevance

/openbmc/libmctp/tests/
H A Dtest_astlpc.c1465 #define TEST_CASE(test) { #test, test } macro
1470 TEST_CASE(astlpc_test_simple_init),
1471 TEST_CASE(astlpc_test_bad_version),
1472 TEST_CASE(astlpc_test_incompatible_versions),
1473 TEST_CASE(astlpc_test_choose_bmc_ver_cur),
1474 TEST_CASE(astlpc_test_choose_host_ver_cur),
1475 TEST_CASE(astlpc_test_version_host_fails_negotiation),
1476 TEST_CASE(astlpc_test_version_bmc_fails_negotiation),
1477 TEST_CASE(astlpc_test_host_before_bmc),
1478 TEST_CASE(astlpc_test_simple_message_bmc_to_host),
[all …]
H A Dtest_core.c676 #define TEST_CASE(test) { #test, test } macro
681 TEST_CASE(mctp_core_test_simple_rx),
682 TEST_CASE(mctp_core_test_receive_equal_length_fragments),
683 TEST_CASE(mctp_core_test_receive_unexpected_smaller_middle_fragment),
684 TEST_CASE(mctp_core_test_receive_unexpected_bigger_middle_fragment),
685 TEST_CASE(mctp_core_test_receive_smaller_end_fragment),
686 TEST_CASE(mctp_core_test_receive_bigger_end_fragment),
687 TEST_CASE(mctp_core_test_drop_large_fragments),
688 TEST_CASE(mctp_core_test_exhaust_context_buffers),
689 TEST_CASE(mctp_core_test_rx_with_tag),
[all …]
/openbmc/qemu/tests/tcg/tricore/asm/
H A Dmacros.h44 #define TEST_CASE(num, testreg, correct, code...) \ macro
103 TEST_CASE(num, DREG_CALC_RESULT, result, \
116 TEST_CASE(num, DREG_CALC_RESULT, result, \
142 TEST_CASE(num, DREG_CALC_RESULT, result, \
158 TEST_CASE(num, DREG_CALC_RESULT, result, \
166 TEST_CASE(num, DREG_CALC_RESULT, result, \
174 TEST_CASE(num, DREG_CALC_RESULT, result, \
183 TEST_CASE(num, DREG_CALC_RESULT, result, \