This commit is contained in:
Vladislav Vinogradov
2012-03-28 14:25:41 +00:00
parent de27d3e023
commit 5aae21c037
3 changed files with 84 additions and 137 deletions

View File

@@ -84,7 +84,7 @@ struct NVidiaTest : TestWithParam<cv::gpu::DeviceInfo>
struct NPPST : NVidiaTest {};
struct NCV : NVidiaTest {};
OutputLevel nvidiaTestOutputLevel = OutputLevelNone;
OutputLevel nvidiaTestOutputLevel = OutputLevelCompact;
TEST_P(NPPST, Integral)
{