class I2cChannelTest_WriteReadEmptyWriteBuffer_Test

Defined at line 403 of file ../../src/devices/i2c/lib/i2c-channel/i2c-channel-test.cc

Verify that `I2cChannel::WriteReadySync()` does not write any data but can still read data when

provided an empty write buffer.

Public Methods

void I2cChannelTest_WriteReadEmptyWriteBuffer_Test ()

Defined at line 403 of file ../../src/devices/i2c/lib/i2c-channel/i2c-channel-test.cc

void I2cChannelTest_WriteReadEmptyWriteBuffer_Test (const I2cChannelTest_WriteReadEmptyWriteBuffer_Test & )

Defined at line 403 of file ../../src/devices/i2c/lib/i2c-channel/i2c-channel-test.cc

void I2cChannelTest_WriteReadEmptyWriteBuffer_Test (I2cChannelTest_WriteReadEmptyWriteBuffer_Test && )

Defined at line 403 of file ../../src/devices/i2c/lib/i2c-channel/i2c-channel-test.cc

I2cChannelTest_WriteReadEmptyWriteBuffer_Test & operator= (const I2cChannelTest_WriteReadEmptyWriteBuffer_Test & )

Defined at line 403 of file ../../src/devices/i2c/lib/i2c-channel/i2c-channel-test.cc

I2cChannelTest_WriteReadEmptyWriteBuffer_Test & operator= (I2cChannelTest_WriteReadEmptyWriteBuffer_Test && )

Defined at line 403 of file ../../src/devices/i2c/lib/i2c-channel/i2c-channel-test.cc

void ~I2cChannelTest_WriteReadEmptyWriteBuffer_Test ()

Defined at line 403 of file ../../src/devices/i2c/lib/i2c-channel/i2c-channel-test.cc