mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-24 15:59:03 +00:00
add basic test for cl_khr_pci_bus_info (#1227)
* add basic test for cl_khr_pci_bus_info * correctly use TEST_SKIPPED_ITSELF Co-authored-by: Kévin Petit <kpet@free.fr> * fix related usage of TEST_SKIPPED_ITSELF Co-authored-by: Kévin Petit <kpet@free.fr>
This commit is contained in:
@@ -5,6 +5,7 @@ set(${MODULE_NAME}_SOURCES
|
||||
device_uuid.cpp
|
||||
extended_versioning.cpp
|
||||
conforming_version.cpp
|
||||
pci_bus_info.cpp
|
||||
)
|
||||
|
||||
include(../CMakeCommon.txt)
|
||||
|
||||
Reference in New Issue
Block a user