mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 17:41:26 +08:00
ULT renaming: Context tests
Related-To: NEO-2236 Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
2ee8bad91f
commit
7da82986a2
@@ -99,7 +99,7 @@ TEST_F(ContextGetInfoTest, GivenContextDevicesParamNameWhenGettingInfoThenCorrec
|
||||
delete[] devicesReturned;
|
||||
}
|
||||
|
||||
TEST_F(ContextGetInfoTest, ContextProperties) {
|
||||
TEST_F(ContextGetInfoTest, GivenContextPropertiesWhenGettingInfoThenSuccessIsReturned) {
|
||||
cl_context_properties props;
|
||||
size_t size;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user