ocf/tests/functional
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
..
pyocf **ocf_mngt.h**: In core name change 2019-09-30 15:55:33 +02:00
tests test_eviction: Use new_io() method with proper arguments 2019-09-27 12:08:11 +02:00
__init__.py *.ini files added 2019-04-04 10:29:20 +02:00
.gitignore Implement pyocf adapter with sample OCF test 2019-03-07 12:48:40 +01:00
Makefile Rename makefile ENV* variables to OCF_ENV* 2019-04-20 16:54:04 +02:00
pytest.ini Create config which excludes tests marked as "long" and security tests by default 2019-06-10 13:04:49 +02:00