+3
−3
Loading
Look for all declarations instead of only the ones introduced in the tested patch. It makes this test pass if a patch adds definition for a function that already has a declaration in the header file (e.g. the implementation depends on some #ifdef). Signed-off-by:Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: I735cf10d4524318009f8c4282a86e4137bf8c769 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15428 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>