class I2cChannelTest_WriteReadWithSmallReadBuffer_Test

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

Verify that `I2cChannel::WriteReadSync()` returns the correct number of bytes read even if the

provided read buffer is smaller than what can be read.

Public Methods

void I2cChannelTest_WriteReadWithSmallReadBuffer_Test ()

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

void I2cChannelTest_WriteReadWithSmallReadBuffer_Test (const I2cChannelTest_WriteReadWithSmallReadBuffer_Test & )

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

void I2cChannelTest_WriteReadWithSmallReadBuffer_Test (I2cChannelTest_WriteReadWithSmallReadBuffer_Test && )

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

I2cChannelTest_WriteReadWithSmallReadBuffer_Test & operator= (const I2cChannelTest_WriteReadWithSmallReadBuffer_Test & )

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

I2cChannelTest_WriteReadWithSmallReadBuffer_Test & operator= (I2cChannelTest_WriteReadWithSmallReadBuffer_Test && )

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

void ~I2cChannelTest_WriteReadWithSmallReadBuffer_Test ()

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