ULT renaming: Context tests

Related-To: NEO-2236

Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com>
This commit is contained in:
Adam Cetnerowski
2020-11-23 13:43:08 +01:00
committed by Compute-Runtime-Automation
parent 2ee8bad91f
commit 7da82986a2
2 changed files with 4 additions and 4 deletions

View File

@@ -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;