ocf/tests
Slawomir_Jankowski cdf0caf704 **ocf_mngt.h**: In core name change
pointer type to array which is 32 characters long;
**core.py**: Add missing import and modify class' field type
to keep consistency;
**ocf_mngt_core**: Remove local variable 'name';
remove env_vmalloc for 'name' - isn't no longer needed;
remove initialization 'name' - as above;
remove env_vfree for context->cfg.name - variable isn't no allocated
in memory;
check if cfg->name exists;
change label in goto from deleted err_name to the closest err_pipeline.

Signed-off-by: Slawomir_Jankowski <slawomir.jankowski@intel.com>
2019-09-30 15:55:33 +02:00
..
build Rename makefile ENV* variables to OCF_ENV* 2019-04-20 16:54:04 +02:00
functional **ocf_mngt.h**: In core name change 2019-09-30 15:55:33 +02:00
unit Unit tests for hash bucket locks ordering 2019-09-20 17:21:00 -04:00