Spdk/test/lib/nvme
Ziye Yang ee368e7b81 Autotest: Enable ASAN if there is asan lib
It seems that asan does not work well with:
(1) Valgrind. If asan is enabled, we do not use valgrind.
(2) Spdk fio plugin. If asan is enabled, we cannot work
with it even with the suggestion by using LD_preloads.
(3) Hotplug. If asan is enabled, it catches the SEGV earlier
than our defined handler

Change-Id: Id4bd5ae0f545aaba7d028e3da14fdddc18682429
Signed-off-by: Ziye Yang <optimistyzy@gmail.com>
Reviewed-on: https://review.gerrithub.io/364917
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-06-20 18:00:15 -04:00
..
aer env_dpdk: save and restore optind in spdk_env_init 2017-06-13 17:39:38 -04:00
e2edp test/nvme: use stub to accelerate test time 2017-06-16 15:27:13 -04:00
overhead test/nvme: use stub to accelerate test time 2017-06-16 15:27:13 -04:00
reset env_dpdk: save and restore optind in spdk_env_init 2017-06-13 17:39:38 -04:00
sgl test/nvme: use stub to accelerate test time 2017-06-16 15:27:13 -04:00
unit test: add one unit test showing example of ut_mock wrap 2017-06-15 13:46:19 -04:00
hotplug.sh test/nvme: optimization of hotplug script. 2017-06-19 17:22:54 -04:00
Makefile nvme: add new test application to measure SW overhead 2016-08-01 12:58:30 -07:00
nvme.sh Autotest: Enable ASAN if there is asan lib 2017-06-20 18:00:15 -04:00
nvmemp.sh nvme: detach the pci device with calling process's own devhandle 2017-05-16 10:35:29 -07:00