opencv/modules/ts/src
Alexander Alekhin b38de57f9a ts: test tags for flexible/reliable tests filtering
- added functionality to collect memory usage of OpenCL sybsystem
- memory usage of fastMalloc() (disabled by default):
  * It is not accurate sometimes - external memory profiler is required.
- specify common `CV_TEST_TAG_` macros
- added applyTestTag() function
- write memory usage / enabled tags into Google Tests output file (.xml)
2019-04-08 19:12:49 +00:00
..
cuda_perf.cpp build: detect Android via '__ANDROID__' macro 2017-07-10 12:43:59 +03:00
cuda_test.cpp TS/CUDA: Show device ID in case of multiple devices 2018-10-08 03:00:25 +09:00
ocl_perf.cpp disabled 'reshape', 'copyTo' test 2014-02-15 20:17:42 +04:00
ocl_test.cpp ts: test case list is printed after cmd line parsing, refactored 2018-07-26 16:43:43 +03:00
precomp.hpp ts: test tags for flexible/reliable tests filtering 2019-04-08 19:12:49 +00:00
ts_arrtest.cpp don't use constructors for C API structures 2018-09-06 14:34:16 +03:00
ts_func.cpp ts: test case list is printed after cmd line parsing, refactored 2018-07-26 16:43:43 +03:00
ts_gtest.cpp Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
ts_perf.cpp ts: test tags for flexible/reliable tests filtering 2019-04-08 19:12:49 +00:00
ts_tags.cpp ts: test tags for flexible/reliable tests filtering 2019-04-08 19:12:49 +00:00
ts_tags.hpp ts: test tags for flexible/reliable tests filtering 2019-04-08 19:12:49 +00:00
ts.cpp ts: test tags for flexible/reliable tests filtering 2019-04-08 19:12:49 +00:00