mirror of
https://github.com/opencv/opencv.git
synced 2024-11-27 04:36:36 +08:00
9 lines
192 B
C++
9 lines
192 B
C++
#include "test_precomp.hpp"
|
|
|
|
CV_TEST_MAIN("gpu")
|
|
|
|
// Run test with --gtest_catch_exceptions flag to avoid runtime errors in
|
|
// the case when there is no GPU
|
|
|
|
// TODO Add NVIDIA tests
|