Pierre Moreau
|
c001dc2d9c
|
Only include sys/sysctl.h on for Apple (#916)
glibc deprecated that header in version 2.30, and removed it in 2.32.
|
2020-08-27 18:31:51 +01:00 |
|
Kévin Petit
|
b2eba77d42
|
Get rid of test_finish macro and related ATF cruft (#633)
Closes #431
Signed-off-by: Kevin Petit <kevin.petit@arm.com>
|
2020-03-02 15:06:44 +00:00 |
|
Radek Szymanski
|
80c3a27a6a
|
Remove unused parameter (#630)
The imageSupportRequired param is not needed in runTestHarnessWithCheck,
so just remove it.
Signed-off-by: Radek Szymanski <radek.szymanski@arm.com>
|
2020-02-27 15:36:28 +00:00 |
|
James Price
|
40f50d77a3
|
Rename test .c sources to .cpp where necessary (#604)
Remove hacks to force language from CMake files.
Closes KhronosGroup/OpenCL-CTS#25
|
2020-02-21 17:34:31 +00:00 |
|