ULT renaming: clCreateSubDevice tests

Change-Id: I185edf0d7d12bdbd29e1b0a253e8f6197014f21f
This commit is contained in:
Cetnerowski, Adam
2018-11-27 21:30:16 +01:00
committed by sys_ocldev
parent ef33c57245
commit d54e8c84ad

View File

@@ -13,7 +13,7 @@ typedef api_tests clCreateSubDevicesTests;
namespace ULT {
TEST_F(clCreateSubDevicesTests, invalidDevice) {
TEST_F(clCreateSubDevicesTests, GivenInvalidDeviceWhenCreatingSubDevicesThenInvalidDeviceErrorIsReturned) {
auto retVal = clCreateSubDevices(
nullptr,
nullptr,