Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/ncsid/test/
H A Dncsi_test.cpp223 const uint8_t last_test_command = NCSI_GET_LINK_STATUS; in TEST_F() local
228 if (ncsi_frame.get_control_packet_type() == last_test_command) in TEST_F()