Home
last modified time | relevance | path

Searched hist:"60 a72835" (Results 1 – 1 of 1) sorted by relevance

/openbmc/sdbusplus/test/message/
H A Dread.cpp60a72835 Tue Jun 26 16:31:15 CDT 2018 William A. Kennington III <wak@google.com> test/message/read: Add missing variant skip

We were missing a test of the variant code which is used when the type
of the variant provided by the caller does not contain the type needed
at runtime to store the data in the message. This tests to make sure
that the skip is issued correctly when we can't read out the member.

Tested:
Unit tests still build and pass

Change-Id: I41fdc3e40589f1feedfadc3ab33fe808ff3a6d16
Signed-off-by: William A. Kennington III <wak@google.com>