This is now done in the test harness. Signed-off-by: Kevin Petit <kevin.petit@arm.com>
Moved all duplicate 'PrintArch' functions to testHarness.c Replaced sysctl system call used in 'PrintArch' function with uname system call Signed-off-by: bhargavdas <bhargav_das@mentor.com> Update testHarness.c
Remove hacks from harness CMakeLists.txt to force language. Contributes to KhronosGroup/OpenCL-CTS#25