Commit Graph

  • 4b281af946 Build: Ensure compilers required directory structure is present. (#662) Jeremy Kemp 2020-03-07 14:36:53 +00:00
  • bbbc27e6df Make it possible run test_gl on device OpenCL 1.2 (#659) Grzegorz Wawiorko 2020-03-06 19:27:46 +01:00
  • d872d255f6 Add pragma cl_khr_3d_image_writes (#658) Grzegorz Wawiorko 2020-03-06 19:25:49 +01:00
  • 4c5a8fff6d Conditionally test BGRA in Basic readimage3d (#623) (#624) Kévin Petit 2020-03-05 18:47:51 +00:00
  • e62cd4a2b9 Test images - remove setting gDeviceType. (#653) Kévin Petit 2020-03-05 14:11:37 +00:00
  • c9c3c73aa9 make execution of workgroups test optional (#643) Kévin Petit 2020-03-05 08:22:36 +00:00
  • 58eb2373a8 Add Travis CI jobs for Arm and AArch64 (#638) Kévin Petit 2020-03-04 15:18:16 +00:00
  • 5e1dbfc49d Fix align_malloc on Linux (#645) Kévin Petit 2020-03-04 15:17:50 +00:00
  • 4ccc214abb Build a single library for the test harness (#646) Kévin Petit 2020-03-04 12:38:33 +00:00
  • 4c59bfa32f Update table of required image formats (#427) (#629) Jeremy Kemp 2020-03-03 21:39:32 +00:00
  • b1059a2c56 Subgroups optional (#581) boazo 2020-03-03 23:38:58 +02:00
  • 61eb79042f Fplib build fix (#637) Jeremy Kemp 2020-03-02 17:09:08 +00:00
  • b2eba77d42 Get rid of test_finish macro and related ATF cruft (#633) Kévin Petit 2020-03-02 15:06:44 +00:00
  • 7c82f6a9b8 Fix sterror_r usage for Android API >=23 (#636) James Price 2020-02-28 07:24:13 -05:00
  • b93c1df933 Remove duplicate definition of align_{malloc,free} (#631) Kévin Petit 2020-02-28 12:22:38 +00:00
  • b95ef1ad04 Use format string for sprintf (#634) James Price 2020-02-28 07:20:50 -05:00
  • 5f77d763ea Do not include sys/sysctl.h on Android (#635) James Price 2020-02-28 03:38:52 -05:00
  • 9016bb20f3 Remove stray Xcode project file (#632) Kévin Petit 2020-02-28 08:38:10 +00:00
  • ab54782996 Make Device and Host Timer Synchronisation Optional. (#628) Jeremy Kemp 2020-02-28 08:37:47 +00:00
  • 80c3a27a6a Remove unused parameter (#630) Radek Szymanski 2020-02-27 15:36:28 +00:00
  • 996c353c0e CMake Build: Tidy up when -msse2 is passed to gcc (#622) Jeremy Kemp 2020-02-25 08:56:54 +00:00
  • e3bad1f90e Copy all csv files during build. (#626) Jeremy Kemp 2020-02-25 08:54:27 +00:00
  • 9381ead6db enable Appveyor Windows builds (#614) Ben Ashbaugh 2020-02-24 23:55:25 -08:00
  • d5334dc61d Get rid of checkDeviceTypeOverride (#602) Kévin Petit 2020-02-24 10:34:04 +00:00
  • ec3959bfd1 Make it possible to run kernel_read_write on a 1.x implementation (#615) Kévin Petit 2020-02-24 10:29:30 +00:00
  • 2cb73ba685 Fix - Windows build errors (#620) Grzegorz Wawiorko 2020-02-24 11:28:40 +01:00
  • 452adcd7be Fix - Windows build errors - utsname sysctl files (#621) Grzegorz Wawiorko 2020-02-24 11:28:05 +01:00
  • 61632c08b5 Fix overflow in OpenCL 2.x CTS allocations tests (#610) John Kesapides 2020-02-23 12:16:12 +00:00
  • c93dd48456 Add cl_khr_subgroups pragma enable in the kernel source (#609) John Kesapides 2020-02-23 12:15:00 +00:00
  • 40f50d77a3 Rename test .c sources to .cpp where necessary (#604) James Price 2020-02-21 12:34:31 -05:00
  • b2cb18073c Improved PrintArch functions (#595) (#601) Bhargav Das 2020-02-21 22:17:54 +05:30
  • 3a628cfae2 Fix - Windows build errors (#608) Grzegorz Wawiorko 2020-02-21 16:07:34 +01:00
  • 3f11868e11 Fix warnings reported by -Wconversion-null (#603) Kévin Petit 2020-02-21 12:21:53 +00:00
  • 170784c193 use strtok_s in place of strtok_r on Windows (#606) Ben Ashbaugh 2020-02-21 00:05:27 -08:00
  • bce4e48c89 Rename harness .c sources to .cpp where necessary (#513) James Price 2020-02-20 16:09:36 -05:00
  • fa6b9e671e Svm optional (#580) boazo 2020-02-20 21:39:40 +02:00
  • 7d8dcbe678 Device enqueue optional (#579) boazo 2020-02-20 21:38:23 +02:00
  • 5cc6bf8237 Pipes optional (#578) boazo 2020-02-20 19:19:48 +02:00
  • adca6dc9b9 Merge branch 'cl12_trunk' Kevin Petit 2020-02-20 14:54:44 +00:00
  • e306ecd691 Remove most remaining clCreate*WithProperties calls in tests that run on 1.2 Kevin Petit 2020-02-20 12:04:07 +00:00
  • b40fb16571 Add OpenCL 1.2 CSV files (with headers tests removed) Kevin Petit 2020-02-20 11:48:06 +00:00
  • 943ba04c0c set gDeviceType in testharness.c (#597) jiabaxie 2020-02-20 05:39:55 -05:00
  • 89ec023110 Add conformance tests for cl_khr_extended_versioning (#548) Einar Hov 2020-02-20 10:14:17 +00:00
  • fa2872457e Remove unused variables from thread_dimensions test (#589) Dariusz Mroz 2020-02-12 15:18:24 +01:00
  • 681150254f Remove some dead code (#586) Kévin Petit 2020-02-11 09:04:46 +00:00
  • ddc7276766 Remove gDeviceType definition (#584) Grzegorz Wawiorko 2020-02-10 12:28:25 +01:00
  • eea081ae20 Remove headers tests from the conformance tests (#558) Kévin Petit 2020-02-06 12:27:39 +01:00
  • 68d08e07bf Moved all instances of gDeviceType to imageHelper.cpp (#575) jiabaxie 2020-02-06 02:27:14 -05:00
  • 2ad175fb57 Remove redundant variable in CMakeLists.txt (#573) Kévin Petit 2020-02-04 15:54:40 +00:00
  • 1ca9d9dca7 test_svm - enqueue_api - lack of synchronization points (#571) Grzegorz Wawiorko 2020-02-03 14:47:50 +01:00
  • cac0ab0918 Remove last compatibility tests (#572) Kévin Petit 2020-01-31 11:46:36 +00:00
  • 695960df2e Remove duplicate sizeof test from the compatibility suite (#545) Kévin Petit 2020-01-15 10:09:25 +00:00
  • 1497a4a60d computeinfo: Fix printing of size_t values (#555) Lukasz Towarek 2020-01-15 11:08:58 +01:00
  • 6a64c5a0c7 computeinfo: Fix printing of size_t values (#556) Lukasz Towarek 2020-01-15 11:08:47 +01:00
  • e98b86cbe3 Remove duplicate bufferreadwriterect compatibility test (#541) Kévin Petit 2020-01-10 15:16:12 +00:00
  • 45cfe12450 Use stdlib implementation. Do not redefine (#543) Grzegorz Wawiorko 2020-01-10 16:15:55 +01:00
  • 2c0abd3f75 Fixed test runner files and output binary files (#464) Bhargav Das 2020-01-10 20:42:11 +05:30
  • db585e1fd0 Fix max limit query for test_3D_2D_array. (#535) Nikhil Joshi 2020-01-07 17:38:06 +05:30
  • 2343324ee6 Fix max limit query for test_3D_2D_array. (#536) Nikhil Joshi 2020-01-07 17:37:50 +05:30
  • 0061d7c0f2 Remove compatibility api suite (#530) Kévin Petit 2020-01-06 15:12:15 +00:00
  • bb388b0d36 Remove duplicate async copy tests from the compatibility basic suite (#531) Kévin Petit 2020-01-06 10:17:54 +00:00
  • 81cffe9132 Move kernel_arg_info compatibility test to the main api suite (#523) Kévin Petit 2019-12-20 15:55:16 +00:00
  • daafdac555 Fixes issue #497 - Image tests from master branch on OCL 1.2 device (#501) Grzegorz Wawiorko 2019-12-20 12:30:03 +01:00
  • 841123040e Add includes to make .h files self-contained (#526) James Price 2019-12-19 17:42:58 -05:00
  • 71b0a80bd7 Fixes issue #502 - Integer ops ctz case add test version 2.X (#524) Grzegorz Wawiorko 2019-12-19 12:14:19 +01:00
  • 3b7056decd Fixes issue #502 - bruteforce do not need build option (#525) Grzegorz Wawiorko 2019-12-19 12:13:56 +01:00
  • 334650bcca Move cl_khr_create_command_queue test to the main api suite (#521) Kévin Petit 2019-12-18 11:49:56 +00:00
  • 6610facd98 Remove duplicate imagearraycopy3d test from the compatibility basic suite (#520) Kévin Petit 2019-12-13 13:25:03 +00:00
  • cf6b6e0acf Remove duplicate min/max tests from the compatibility api suite (#519) Kévin Petit 2019-12-13 12:46:36 +00:00
  • 13a32946eb Move sampler and command queue compatibility query tests to the main api suite (#509) Kévin Petit 2019-12-11 10:38:29 +00:00
  • 1c04050b5b Use old-style sampler creation in basic suite and remove duplicate compatibility tests (#510) Kévin Petit 2019-12-11 10:36:45 +00:00
  • 7127b2a05f Fixes Issue #514 - Offline compilation does not work. Null device reported (#515) Grzegorz Wawiorko 2019-12-11 11:31:42 +01:00
  • 1d7bd0d10d GL sharing: Test name adjustment and Windows compilation clarification. (#336) Grzegorz Wawiorko 2019-12-03 10:32:43 +01:00
  • 0e8f01a2f5 cl12: GL sharing: Fix WIN compilation and add some clarification. (#333) Grzegorz Wawiorko 2019-12-03 10:27:22 +01:00
  • 18046e65d1 Fixes issue #499 - Test basic from master branch on OCL 1.2 device (#500) Grzegorz Wawiorko 2019-11-25 10:24:26 +01:00
  • a018d6a3be Remove all obvious near-duplicate tests from the compatibility suite (#496) Kévin Petit 2019-11-24 12:47:26 +00:00
  • 2dca46bc00 Remove exact duplicates from the compatibility suites (#495) Kévin Petit 2019-11-20 17:38:49 +00:00
  • 4a8cae4ae2 harness: select queue creation function based on OpenCL version (#490) Kévin Petit 2019-11-19 18:59:04 +00:00
  • 2398587980 Reformat SPIR-V assembly and fix validation errors (#472) Stuart Brady 2019-11-19 09:05:28 +00:00
  • 60101c24cf Save Kernel Sources to Disk - Infrastructure Change (#412) boazo 2019-11-18 11:45:44 +02:00
  • 040321d8b9 Allow CL_FLOAT denorm flushing for write tests (#28) (#456) Jim Lewis 2019-11-15 07:38:15 -06:00
  • 917aaf9159 select: don't forget to count tests when failing to create programs (#482) Kévin Petit 2019-11-15 13:13:48 +00:00
  • 88004077e3 select: don't forget to count tests when failing to create programs (#483) Kévin Petit 2019-11-15 13:13:30 +00:00
  • 6d1484a6b7 A few error handling and flag test fixes for mem_host_flags (#484) Kévin Petit 2019-11-15 13:13:07 +00:00
  • 35bc51e51a A few error handling and flag test fixes for mem_host_flags (#485) Kévin Petit 2019-11-15 13:12:48 +00:00
  • 1bffbbe3e4 Fixes #488 - cmake adjustment d3d and media_sharing (#489) Grzegorz Wawiorko 2019-11-15 14:12:17 +01:00
  • d7e8e5040a Mark SVM and pipes tests as requiring OpenCL 2.0 (#475) Kévin Petit 2019-11-14 17:26:32 +00:00
  • 680271c61c Fix issue 486 - add build option for devices OCL2.X (#487) Grzegorz Wawiorko 2019-11-14 18:25:43 +01:00
  • 82579827da Remove dead code from test_userevents (#473) Kévin Petit 2019-11-12 15:01:32 +00:00
  • 69c0d3a8b7 Remove dead code from test_userevents (#476) Kévin Petit 2019-11-12 15:01:12 +00:00
  • 937a2cb67d Use clCreateCommandQueue when possible (in a few tests) (#474) Kévin Petit 2019-11-11 17:16:22 +00:00
  • 8dbfd8f287 Fix a couple of typos (#477) Kévin Petit 2019-11-11 17:07:55 +00:00
  • 32bbb19885 Fix a couple of typos (#478) Kévin Petit 2019-11-11 17:07:40 +00:00
  • 8d9b62fcf7 Fix delete calls (#480) Kévin Petit 2019-11-11 17:07:25 +00:00
  • 055aa4fbbe Fix delete calls (#481) Kévin Petit 2019-11-11 17:07:10 +00:00
  • cce8fd90b1 Fix dll linking warnings for VS 2015/17 (#467) Jim Lewis 2019-10-04 06:28:55 -05:00
  • d6e1e7c870 Fix Issue 462 - test_svm crash (#463) Grzegorz Wawiorko 2019-10-02 12:57:40 +02:00
  • da0f375226 Add host/host test for clEnqueueSVMMemcpy (#460) Kévin Petit 2019-09-26 11:56:34 +01:00
  • 9d3d5ca412 cl12 Fix incoming errors overwritten by exit block (#249) (#454) Jim Lewis 2019-09-23 15:01:53 -05:00
  • b763c6b07e Fix for Khronos https://github.com/KhronosGroup/OpenCL-CTS/issues/249 (#444) Pavan K Lanka 2019-09-23 13:01:21 -07:00