Kévin Petit
132ba21a3c
Migrate mem_host_flags suite to the new test registration framework ( #2314 )
...
Contributes to #2181
Signed-off-by: Kévin Petit <kpet@free.fr >
2025-03-11 21:47:58 +00:00
Sven van Haastregt
ce17549812
cmake: do not suppress -Wsometimes-uninitialized globally ( #1741 )
...
Fix an instance of this warning in mem_host_flags.
Only disable `-Wsometimes-uninitialized` for the SVM test, which does
not compile cleanly with this warning enabled. Re-enable the warning
for the other tests, so that it can catch any new occurrences.
Signed-off-by: Sven van Haastregt <sven.vanhaastregt@arm.com >
2023-06-02 10:57:10 +01:00
Sven van Haastregt
4278d544dc
[NFC] clang-format mem_host_flags ( #1607 )
...
Signed-off-by: Sven van Haastregt <sven.vanhaastregt@arm.com >
2023-01-09 16:07:09 +00:00
John Kesapides
cfe4e41d96
Mem-leaks from conformance mem_host_flags ( #770 )
...
Fix various resource leaks in the tests for mem_host_flags.
Signed-off-by: John Kesapides <john.kesapides@arm.com >
2020-05-22 13:24:57 +01:00
Kevin Petit
ef832c330c
Stop using ../../test_common to include common headers
...
Fixes #395 .
Signed-off-by: Kevin Petit <kevin.petit@arm.com >
2019-08-01 18:41:12 +01:00
Kedar Patil
2821bf1323
Initial open source release of OpenCL 2.2 CTS.
2017-05-16 18:44:33 +05:30