opencv/modules/gpu/test/test_main.cpp
2011-02-17 11:18:32 +00:00

9 lines
213 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 other tests from tests/gpu folder