+5
−17
Loading
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>