Home
last modified time | relevance | path

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

/openbmc/google-ipmi-sys/test/
H A Dgoogle_accel_oob_unittest.cpp115 constexpr uint8_t kTestToken = 0xAB; in TEST() local
145 Request reqBuf{kTestDeviceNameLength, "", kTestToken, kTestAddress, in TEST()
167 EXPECT_EQ(reply->token, kTestToken); in TEST()
180 constexpr uint8_t kTestToken = 0xAB; in TEST() local
211 Request reqBuf{kTestDeviceNameLength, "", kTestToken, kTestAddress, in TEST()
233 EXPECT_EQ(reply->token, kTestToken); in TEST()