1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-28 23:03:03 +04:00
Files
opencv/modules/gpu/test/test_main.cpp
T
2011-02-17 14:01:28 +00:00

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