• Alexander Alekhin's avatar
    ts: test tags for flexible/reliable tests filtering · b38de57f
    Alexander Alekhin authored
    - 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)
    b38de57f
Name
Last commit
Last update
..
cuda_perf.cpp Loading commit data...
cuda_test.cpp Loading commit data...
ocl_perf.cpp Loading commit data...
ocl_test.cpp Loading commit data...
precomp.hpp Loading commit data...
ts.cpp Loading commit data...
ts_arrtest.cpp Loading commit data...
ts_func.cpp Loading commit data...
ts_gtest.cpp Loading commit data...
ts_perf.cpp Loading commit data...
ts_tags.cpp Loading commit data...
ts_tags.hpp Loading commit data...