mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
Merge pull request #11110 from nglee:dev_addSyncAfterAsyncCopyTestBufferPool
This commit is contained in:
@@ -93,6 +93,8 @@ CUDA_TEST_P(BufferPoolTest, FromNullStream)
|
||||
|
||||
RunSimpleTest(Stream::Null(), dst_1, dst_2);
|
||||
|
||||
cudaSafeCall(cudaDeviceSynchronize());
|
||||
|
||||
CheckSimpleTest(dst_1, dst_2);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user