Searched hist:"255 bd81a99d168c27a570c588733bb6cfc33840f" (Results 1 – 3 of 3) sorted by relevance
/openbmc/libcper/tests/ |
H A D | base64_test.cpp | diff 255bd81a99d168c27a570c588733bb6cfc33840f Fri Sep 06 16:36:34 CDT 2024 Karthik Rajagopalan <krajagopalan@nvidia.com> Use extern C guards in all headers
The project uses a mix of C and C++ requiring extern "C" guards from C++ code both within the project & from C++ apps that use libcper. That won't be required with this change.
Change-Id: I835dd05166732ca213c72eae2904815a8769599b Signed-off-by: Karthik Rajagopalan <krajagopalan@nvidia.com>
|
H A D | test-utils.cpp | diff 255bd81a99d168c27a570c588733bb6cfc33840f Fri Sep 06 16:36:34 CDT 2024 Karthik Rajagopalan <krajagopalan@nvidia.com> Use extern C guards in all headers
The project uses a mix of C and C++ requiring extern "C" guards from C++ code both within the project & from C++ apps that use libcper. That won't be required with this change.
Change-Id: I835dd05166732ca213c72eae2904815a8769599b Signed-off-by: Karthik Rajagopalan <krajagopalan@nvidia.com>
|
H A D | ir-tests.cpp | diff 255bd81a99d168c27a570c588733bb6cfc33840f Fri Sep 06 16:36:34 CDT 2024 Karthik Rajagopalan <krajagopalan@nvidia.com> Use extern C guards in all headers
The project uses a mix of C and C++ requiring extern "C" guards from C++ code both within the project & from C++ apps that use libcper. That won't be required with this change.
Change-Id: I835dd05166732ca213c72eae2904815a8769599b Signed-off-by: Karthik Rajagopalan <krajagopalan@nvidia.com>
|