GPU module code cleaning
authorKirill Kornyakov <no@email>
Mon, 6 Sep 2010 12:17:37 +0000 (12:17 +0000)
committerKirill Kornyakov <no@email>
Mon, 6 Sep 2010 12:17:37 +0000 (12:17 +0000)
commita38e511188115197b48597fcc607db396f90e85a
tree4c56ed1d82babc17a3fd64d26ec625a4923b49cd
parentec7e93748110b6816ef75445639c029eb1584d6e
GPU module code cleaning
* tests do not crash without test data
* test files renamed in systematic way
* added Test suffix for test classes names
* ts->printf used instead of some cout
tests/gpu/src/gputest_main.cpp [moved from tests/gpu/src/gputest.cpp with 100% similarity]
tests/gpu/src/meanshift.cpp
tests/gpu/src/operator_async_call.cpp
tests/gpu/src/operator_convert_to.cpp [moved from tests/gpu/src/convert_to.cpp with 85% similarity]
tests/gpu/src/operator_copy_to.cpp
tests/gpu/src/operator_set_to.cpp
tests/gpu/src/stereo_bm.cpp
tests/gpu/src/stereo_bp.cpp
tests/gpu/src/stereo_csbp.cpp [moved from tests/gpu/src/csstereo_bp.cpp with 84% similarity]