mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
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