ported GPU test to GTest framework

This commit is contained in:
Alexey Spizhevoy
2011-02-17 14:01:28 +00:00
parent 97eaa95a1e
commit 6f788ff8db
23 changed files with 5787 additions and 5 deletions

View File

@@ -5,4 +5,4 @@ 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
// TODO Add NVIDIA tests