Change code to use crc.h instead crc{8,16,32}.h and issue warning when old headers are used. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Use right order for tests. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
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>