test/compress: clarify out-of-space error messages
authorFiona Trahe <fiona.trahe@intel.com>
Fri, 5 Jul 2019 17:19:10 +0000 (18:19 +0100)
committerAkhil Goyal <akhil.goyal@nxp.com>
Fri, 19 Jul 2019 12:15:21 +0000 (14:15 +0200)
commit324781da4daa58e084b0389783ed6fdfbfa5529b
tree7298b9112e9b1a69d39d067ffe6b79c7ef86cb3f
parent1a2ff596793b1ed6ae3c0d50251f7b0f5d9e69e7
test/compress: clarify out-of-space error messages

Use ERR rather than INFO to warn that it's a negative test else
the errors are seen but the warning to expect them isn't.
Also add comment to make it easier to follow code.

Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
Acked-by: Adam Dybkowski <adamx.dybkowski@intel.com>
app/test/test_compressdev.c