mirror of
https://github.com/opencv/opencv.git
synced 2024-11-26 20:20:20 +08:00
c11423df1e
G-API: Add output allocation tests for backends (#15012) * Add output tests for backends * Fix large size test: output is in fact reallocated * Use cv::Mat copies for reallocation tracking * Separate LargeSizeWithCorrectSubmatrix test * Rename backed output allocation tests * Address code review feedback Update test names Add illustrative "expect (non-)empty" checks Rename mat "copy" to mat reference Add more pointer checks * Add illustrative checks |
||
---|---|---|
.. | ||
gapi_core_tests_gpu.cpp | ||
gapi_imgproc_tests_gpu.cpp | ||
gapi_operators_tests_gpu.cpp |