ut framework: don't mock env functions

Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
This commit is contained in:
Michal Mielewczyk
2021-03-19 16:06:47 +01:00
parent 0d3f3cde14
commit 92a5ddd524
2 changed files with 6 additions and 5 deletions

View File

@@ -137,7 +137,6 @@ static int _ocf_mngt_io_class_configure(ocf_cache_t cache,
if (env_strncmp(name, OCF_IO_CLASS_NAME_MAX,
dest_part->config->name, OCF_IO_CLASS_NAME_MAX)) {
ocf_cache_log(cache, log_err,
"Can't change classification rule of the default IO class"
" [ ERROR ]\n");