1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 07:13:02 +04:00
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
+1 -1
View File
@@ -116,7 +116,7 @@ int main(int argc, char** argv)
TS::ptr()->init("gpu");
InitGoogleTest(&argc, argv);
const char* keys ="{ nvtest_output_level | nvtest_output_level | none | NVidia test verbosity level }";
const char* keys ="{ nvtest_output_level | nvtest_output_level | compact | NVidia test verbosity level }";
CommandLineParser parser(argc, (const char**)argv, keys);