numam-spdk/test/bdev
Jim Harris 5b16c18d17 build: move app rules to spdk.app.mk
This removes a ton of duplicate from a lot of
Makefiles.  Note that spdk.unittest.mk still keeps
its own app rules, and now just includes
spdk.app_vars.mk instead.  Fixing Makefiles that
include this .mk file requires more work that is
deferred for now.  We do need to add the
"install: all" rule explicitly to this .mk files.

Note that Makefiles need to include spdk.app.mk
now at the end of the file, so that things like
APP and SPDK_LIB_LIST are defined before including
it.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: If6823cda135180c37690ffc96c91660b7f0718e3

Reviewed-on: https://review.gerrithub.io/434283
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2018-12-12 22:35:21 +00:00
..
bdevio build: move app rules to spdk.app.mk 2018-12-12 22:35:21 +00:00
bdevjson test/json: Add rbd bdev test 2018-07-06 22:48:57 +00:00
bdevperf build: move app rules to spdk.app.mk 2018-12-12 22:35:21 +00:00
nbdjson test: modprobe nbd at the start of autotest 2018-11-26 18:17:28 +00:00
bdev.conf.in test/bdev: change crypto device conf based on environment 2018-10-24 23:29:28 +00:00
blockdev.sh test/nightly: Update RUN_NIGHTLY_FAILING list. 2018-12-11 00:03:31 +00:00
Makefile
nbd_common.sh tests: wait for each start and stop nbd disk RPC 2018-11-21 07:28:31 +00:00