mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 14:55:24 +08:00
ULT renaming: clCreateSubDevice tests
Change-Id: I185edf0d7d12bdbd29e1b0a253e8f6197014f21f
This commit is contained in:
committed by
sys_ocldev
parent
ef33c57245
commit
d54e8c84ad
@@ -13,7 +13,7 @@ typedef api_tests clCreateSubDevicesTests;
|
||||
|
||||
namespace ULT {
|
||||
|
||||
TEST_F(clCreateSubDevicesTests, invalidDevice) {
|
||||
TEST_F(clCreateSubDevicesTests, GivenInvalidDeviceWhenCreatingSubDevicesThenInvalidDeviceErrorIsReturned) {
|
||||
auto retVal = clCreateSubDevices(
|
||||
nullptr,
|
||||
nullptr,
|
||||
|
||||
Reference in New Issue
Block a user