make NVIDIA tests verbose by default
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
|
||||
#ifdef HAVE_CUDA
|
||||
|
||||
OutputLevel nvidiaTestOutputLevel = OutputLevelNone;
|
||||
OutputLevel nvidiaTestOutputLevel = OutputLevelFull;
|
||||
|
||||
using namespace cvtest;
|
||||
using namespace testing;
|
||||
|
Reference in New Issue
Block a user