Skip to content

Commit a49fbe2

Browse files
fix test
Signed-off-by: Tikhomirova, Kseniya <[email protected]>
1 parent dd05ab5 commit a49fbe2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/unittests/xpti_trace/NodeCreation.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ class NodeCreation : public ::testing::Test {
4242
"libxptifw.so", [] {}};
4343
unittest::ScopedEnvVar XPTISubscriber{"XPTI_SUBSCRIBERS",
4444
"libxptitest_subscriber.so", [] {}};
45+
sycl::unittest::PiMock MockPlugin;
4546

4647
static constexpr char FileName[] = "NodeCreation.cpp";
4748
static constexpr char FunctionName[] = "TestCaseExecution";

0 commit comments

Comments
 (0)