Spdk/test/env
Jim Harris a9b174e71e build: fix duplicate spdk.common.mk includes
mk/nvme.libtest.mk includes mk/spdk.common.mk, but all
of the Makefiles including mk/nvme.libtest.mk were
also including mk/spdk.common.mk unnecessarily.  So
remove the spdk.common.mk include from all of the
offending Makefiles.

This was relatively harmless, although it would cause
weird things like CFLAGS and LDFLAGS getting duplicated
when building.

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

Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/455321
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2019-05-22 14:51:01 +00:00
..
env_dpdk_post_init build: fix duplicate spdk.common.mk includes 2019-05-22 14:51:01 +00:00
mem_callbacks test: add mem_callbacks unit test 2019-03-12 13:58:57 +00:00
memory test/env: add UNIT_TEST_NO_PCI_ADDR 2019-03-04 14:00:16 +00:00
pci test/unit: remove duplicate mk/spdk.common.mk includes 2019-02-11 09:30:27 +00:00
vtophys env/dpdk: allow changing DPDK loglevels 2019-02-22 08:49:45 +00:00
env.sh test: add mem_callbacks unit test 2019-03-12 13:58:57 +00:00
Makefile test: add mem_callbacks unit test 2019-03-12 13:58:57 +00:00