Spdk/test/external_code/hello_world
Tomasz Zawadzki 95b76c4dcc test/external_code: replace copies of test apps with symbolic links
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>
2020-10-21 20:46:20 +00:00
..
.gitignore test/autobuild: verify external code can link to libs 2020-04-15 22:10:08 +00:00
bdev_external.json test/external_code: modify some remaining parts for switching to json 2020-10-09 07:19:16 +00:00
bdev.json test/external_code: modify some remaining parts for switching to json 2020-10-09 07:19:16 +00:00
hello_bdev.c test/external_code: replace copies of test apps with symbolic links 2020-10-21 20:46:20 +00:00
Makefile dpdkbuild: build dpdk with meson+ninja 2020-07-24 22:06:11 +00:00