Home
last modified time | relevance | path

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

/openbmc/libmctp/tests/
H A Dtest_eid.c23 static void test_rx(uint8_t eid, bool tag_owner __unused, in test_rx() function
57 mctp_set_rx_all(ctx->mctp, test_rx, ctx); in main()
H A Dtest_seq.c28 static void test_rx(uint8_t eid __unused, bool tag_owner __unused, in test_rx() function
118 mctp_set_rx_all(ctx->mctp, test_rx, ctx); in run_one_test()
/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_emc-test.c821 static void test_rx(gconstpointer test_data) in test_rx() function