Loading
test/common: Avoid potential false-positives in NOT() by validating the arguments
Cover cases where, for instance, user passes non-existing path for execution - currently, NOT() would successfully return in such a case, so make sure it doesn't. Change-Id: I4b5e0c29fc660496b1c417f99a2199c3a102a7d7 Signed-off-by:Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21276 Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Pawel Piatek <pawelx.piatek@intel.com>