From: Thomas Monjalon <hidden> Date: 2018-07-26 19:41:39
17/07/2018 18:44, Reshma Pattan:
UTs should return either TEST_SUCCESS or TEST_FAILED only.
They should not return 0, -1 and any other value.
Fixes: 9c9befea4f ("test: add flow classify unit tests")
CC: jasvinder.singh@intel.com
CC: bernard.iremonger@intel.com
CC: stable@dpdk.org
Signed-off-by: Reshma Pattan <redacted>
Reviewed-by: Anatoly Burakov <redacted>