Home
last modified time | relevance | path

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

/openbmc/libmctp/tests/
H A Dtest_i2c.c61 struct i2c_test *test_pair = ctx; in test_i2c_tx() local
62 struct i2c_test *tx_test = &test_pair[0]; in test_i2c_tx()
63 struct i2c_test *rx_test = &test_pair[1]; in test_i2c_tx()
78 struct i2c_test *test_pair = ctx; in test_i2c_rxmsg() local
80 struct i2c_test *rx_test = &test_pair[1]; in test_i2c_rxmsg()