Home
last modified time | relevance | path

Searched hist:"9 d8ba947" (Results 1 – 10 of 10) sorted by relevance

/openbmc/sdbusplus/src/bus/
H A Dmatch.cpp9d8ba947 Thu Jul 13 17:13:51 CDT 2023 William A. Kennington III <wak@google.com> bus: Consistently leverage mock

We have some project generating matches that are using the mock.
Previously, we never checked the return value of this function and it
allowed our match creations to silently fail. With error checking added,
this was breaking unit tests.

This change makes sure that all users of slot generating functions have
their calls properly mocked.

Change-Id: I5dab3e3ae73e8516db21c928fc39bc00d4218c82
Signed-off-by: William A. Kennington III <wak@google.com>
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dmatch.hpp9d8ba947 Thu Jul 13 17:13:51 CDT 2023 William A. Kennington III <wak@google.com> bus: Consistently leverage mock

We have some project generating matches that are using the mock.
Previously, we never checked the return value of this function and it
allowed our match creations to silently fail. With error checking added,
this was breaking unit tests.

This change makes sure that all users of slot generating functions have
their calls properly mocked.

Change-Id: I5dab3e3ae73e8516db21c928fc39bc00d4218c82
Signed-off-by: William A. Kennington III <wak@google.com>
/openbmc/sdbusplus/src/async/
H A Dmatch.cpp9d8ba947 Thu Jul 13 17:13:51 CDT 2023 William A. Kennington III <wak@google.com> bus: Consistently leverage mock

We have some project generating matches that are using the mock.
Previously, we never checked the return value of this function and it
allowed our match creations to silently fail. With error checking added,
this was breaking unit tests.

This change makes sure that all users of slot generating functions have
their calls properly mocked.

Change-Id: I5dab3e3ae73e8516db21c928fc39bc00d4218c82
Signed-off-by: William A. Kennington III <wak@google.com>
/openbmc/sdbusplus/src/server/
H A Dinterface.cpp9d8ba947 Thu Jul 13 17:13:51 CDT 2023 William A. Kennington III <wak@google.com> bus: Consistently leverage mock

We have some project generating matches that are using the mock.
Previously, we never checked the return value of this function and it
allowed our match creations to silently fail. With error checking added,
this was breaking unit tests.

This change makes sure that all users of slot generating functions have
their calls properly mocked.

Change-Id: I5dab3e3ae73e8516db21c928fc39bc00d4218c82
Signed-off-by: William A. Kennington III <wak@google.com>
/openbmc/sdbusplus/include/sdbusplus/server/
H A Dmanager.hpp9d8ba947 Thu Jul 13 17:13:51 CDT 2023 William A. Kennington III <wak@google.com> bus: Consistently leverage mock

We have some project generating matches that are using the mock.
Previously, we never checked the return value of this function and it
allowed our match creations to silently fail. With error checking added,
this was breaking unit tests.

This change makes sure that all users of slot generating functions have
their calls properly mocked.

Change-Id: I5dab3e3ae73e8516db21c928fc39bc00d4218c82
Signed-off-by: William A. Kennington III <wak@google.com>
H A Dinterface.hpp9d8ba947 Thu Jul 13 17:13:51 CDT 2023 William A. Kennington III <wak@google.com> bus: Consistently leverage mock

We have some project generating matches that are using the mock.
Previously, we never checked the return value of this function and it
allowed our match creations to silently fail. With error checking added,
this was breaking unit tests.

This change makes sure that all users of slot generating functions have
their calls properly mocked.

Change-Id: I5dab3e3ae73e8516db21c928fc39bc00d4218c82
Signed-off-by: William A. Kennington III <wak@google.com>
/openbmc/sdbusplus/include/sdbusplus/
H A Dslot.hpp9d8ba947 Thu Jul 13 17:13:51 CDT 2023 William A. Kennington III <wak@google.com> bus: Consistently leverage mock

We have some project generating matches that are using the mock.
Previously, we never checked the return value of this function and it
allowed our match creations to silently fail. With error checking added,
this was breaking unit tests.

This change makes sure that all users of slot generating functions have
their calls properly mocked.

Change-Id: I5dab3e3ae73e8516db21c928fc39bc00d4218c82
Signed-off-by: William A. Kennington III <wak@google.com>
H A Dsdbus.hpp9d8ba947 Thu Jul 13 17:13:51 CDT 2023 William A. Kennington III <wak@google.com> bus: Consistently leverage mock

We have some project generating matches that are using the mock.
Previously, we never checked the return value of this function and it
allowed our match creations to silently fail. With error checking added,
this was breaking unit tests.

This change makes sure that all users of slot generating functions have
their calls properly mocked.

Change-Id: I5dab3e3ae73e8516db21c928fc39bc00d4218c82
Signed-off-by: William A. Kennington III <wak@google.com>
H A Dmessage.hpp9d8ba947 Thu Jul 13 17:13:51 CDT 2023 William A. Kennington III <wak@google.com> bus: Consistently leverage mock

We have some project generating matches that are using the mock.
Previously, we never checked the return value of this function and it
allowed our match creations to silently fail. With error checking added,
this was breaking unit tests.

This change makes sure that all users of slot generating functions have
their calls properly mocked.

Change-Id: I5dab3e3ae73e8516db21c928fc39bc00d4218c82
Signed-off-by: William A. Kennington III <wak@google.com>
/openbmc/sdbusplus/include/sdbusplus/test/
H A Dsdbus_mock.hpp9d8ba947 Thu Jul 13 17:13:51 CDT 2023 William A. Kennington III <wak@google.com> bus: Consistently leverage mock

We have some project generating matches that are using the mock.
Previously, we never checked the return value of this function and it
allowed our match creations to silently fail. With error checking added,
this was breaking unit tests.

This change makes sure that all users of slot generating functions have
their calls properly mocked.

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