The test checks profiling value CL_PROFILING_COMMAND_COMPLETE compared to CL_PROFILING_COMMAND_END for two cases: 1) kernel with children with different levels of nesting 2) kernel without children
* Remove extern C linkages * Update crc32 to cpp and remove extern C linkage
Fixes #395. Signed-off-by: Kevin Petit <kevin.petit@arm.com>