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 <[email protected]> Acked-by: Artur Trybula <[email protected]> ---

