5#include "../../catch2/catch.hpp"
13namespace unitTest::placeholder::ipc_sharedMemSegment_test
21TEST_CASE(
"sharedMemSegment production API placeholder",
"[ipc::sharedMemSegment][placeholder]" )
23 SUCCEED(
"Behavioral API assertions are pending." );
TEST_CASE("sharedMemSegment production API placeholder", "[ipc::sharedMemSegment][placeholder]")
Records pending behavioral verification of the sharedMemSegment production API.
Declarations for the mxlib shared memory facility.