Extended c++ test case to cover the zephyr implementation of new and delete. Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>
The test case checks that many of the common header files are C++ compatible and checks that some of the primitives like ARRAY_SIZE work. Signed-off-by: Michael Hope <mlhx@google.com>