The files for external_code tests were copies of the same files in SPDK. Intention of external_code tests is to verify that nothing breaks in regards to building process. The copies were getting out of sync with functional changes. So to address this: - hello_bdev app is now symlinked - vbdev_passthrough is copied from respective files - RPC and name of the module were changed to not conflict with the original passthrough module Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: Idb83b8a06dea7143505d2062b23bfb35c86e3274 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4804 Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Paul Luse <paul.e.luse@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Symbolic link
1 line
49 B
C
Symbolic link
1 line
49 B
C
./../../../examples/bdev/hello_world/hello_bdev.c |