Skip to content

Commit 4bad959

Browse files
ULT renaming: Sharing tests
Related-To: NEO-2236 Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com>
1 parent d7f38ca commit 4bad959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opencl/test/unit_test/sharings/va/va_base_object_tests.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ typedef ::testing::Types<
4040

4141
TYPED_TEST_CASE(VABaseObjectTests, BaseObjectTypes);
4242

43-
TYPED_TEST(VABaseObjectTests, commonRuntimeExpectsDispatchTableAtFirstPointerInObject) {
43+
TYPED_TEST(VABaseObjectTests, GivenCommonRuntimeThenDispatchTableAtFirstPointerInObject) {
4444
TypeParam objectDrv;
4545

4646
// Automatic downcasting to _cl_type *.

0 commit comments

Comments
 (0)