ocf/tests/functional/pyocf
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
..
types **ocf_mngt.h**: In core name change 2019-09-30 15:55:33 +02:00
wrappers Merge new_io and configure - update tests 2019-07-17 10:31:23 +02:00
__init__.py Implement pyocf adapter with sample OCF test 2019-03-07 12:48:40 +01:00
ocf.py Pyocf minor api fixes 2019-06-14 18:15:22 +02:00
utils.py Tests for promotion policy 2019-09-11 10:31:14 +02:00