Skip to content

Commit 1c2936d

Browse files
ULT renaming: D3D tests
Related-To: NEO-2236 Change-Id: I4db8355cf46714bba00d6ed30769b6860b30ffd1 Signed-off-by: Adam Cetnerowski <[email protected]>
1 parent 523c3d1 commit 1c2936d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opencl/test/unit_test/sharings/d3d/context_d3d_tests.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
using namespace NEO;
1717

18-
TEST(D3DContextTest, sharingAreNotPresentByDefault) {
18+
TEST(D3DContextTest, WhenContextIsCreatedThenSharingIsNotPresent) {
1919
MockContext context;
2020

2121
EXPECT_EQ(nullptr, context.getSharing<D3DSharingFunctions<D3DTypesHelper::D3D9>>());

0 commit comments

Comments
 (0)