This patch fixes the return value of the test_deflate_comp_decomp function on capabilities retrieval error to be -ENOTSUP.
It also fixes passing of the test_deflate_comp_decomp function's return value to the upper level (as the test suite function return value). Signed-off-by: Adam Dybkowski <adamx.dybkow...@intel.com> Acked-by: Artur Trybula <arturx.tryb...@intel.com> ---