mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
conversions: remove timing functionality (#2394)
Remove the test timing functionality from the conversions test, because it - is not advertised in the help, - is not supported on all platforms, triggering warnings during the build, - goes beyond the core purpose of the conformance test suite. Signed-off-by: Sven van Haastregt <sven.vanhaastregt@arm.com>
This commit is contained in:
committed by
GitHub
parent
f30a191978
commit
2d165eee74
@@ -86,8 +86,6 @@ extern int gSkipTesting;
|
||||
extern int gMinVectorSize;
|
||||
extern int gMaxVectorSize;
|
||||
extern int gForceFTZ;
|
||||
extern int gTimeResults;
|
||||
extern int gReportAverageTimes;
|
||||
extern int gStartTestNumber;
|
||||
extern int gEndTestNumber;
|
||||
extern int gIsRTZ;
|
||||
|
||||
Reference in New Issue
Block a user