Skip to content

Commit 4679b16

Browse files
committed
Delete queue
1 parent 9dd222b commit 4679b16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

offload/unittests/OffloadAPI/queue/olLaunchHostFunction.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ TEST_P(olLaunchHostFunctionKernelTest, SuccessBlocking) {
9292
ASSERT_EQ(Data[i], i);
9393
}
9494

95+
ASSERT_SUCCESS(olDestroyQueue(Queue));
9596
ASSERT_SUCCESS(olMemFree(Mem));
9697
}
9798

0 commit comments

Comments
 (0)