Spdk/test/env
Seth Howell fe4d1dce58 test/env: convert program calls to run_test
allows us to remove a lot of extra timing_* calls.

The next several commits are aimed at converting the majority of the
tests to this single framework of using the run_test suite or run_test
case function calls. Hopefully it makes it much easier to understand the
logs over time.

Change-Id: I6d46982108be469a05f70c24b373e60726aa061e
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/476805
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2019-12-10 17:12:03 +00:00
..
env_dpdk_post_init test/nvme: Allow NVMe with 0 namespaces in tests 2019-07-08 09:39:09 +00:00
mem_callbacks test/mem_callbacks: Fix compilation on ARM 2019-10-24 19:21:06 +00:00
memory test/env: don't link env libraries for memory unit tests 2019-12-04 15:29:57 +00:00
pci env: add spdk_pci_device_unclaim() 2019-09-18 20:34:39 +00:00
vtophys ut/cunit: added missing semicolon on CU_ASSERT macros 2019-07-24 18:21:22 +00:00
env.sh test/env: convert program calls to run_test 2019-12-10 17:12:03 +00:00
Makefile test: add mem_callbacks unit test 2019-03-12 13:58:57 +00:00