Spdk/test
Seth Howell 39fe5c849b autotest_common: fix xtrace_restore_enable
My previous patch enabling this to be called recursively didn't
take into account that a single call to xtrace_restore would
override multiple levels of xtrace_disable nesting. This change fixes
that.

fixes: 190b2245c5

Signed-off-by: Seth Howell <seth.howell@intel.com>
Change-Id: I2167ba460e68223c9426b3d71e9c17019f947924
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/478959
Community-CI: SPDK CI Jenkins <sys_sgci@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2020-01-08 15:46:18 +00:00
..
app app: Add cli options to print SPDK version 2019-11-15 18:25:31 +00:00
bdev bdevperf: Add struct spdk_bdevperf and allocate its global instance 2020-01-08 09:12:35 +00:00
blobfs test: eliminate case and suite from run_test 2019-12-24 08:24:42 +00:00
blobstore test: add timing calls to run_test 2019-12-10 17:12:03 +00:00
common autotest_common: fix xtrace_restore_enable 2020-01-08 15:46:18 +00:00
compress test: add timing calls to run_test 2019-12-10 17:12:03 +00:00
config_converter rpc: Rename construct_vhost_blk_controller to vhost_create_blk_controller 2019-10-10 16:19:56 +00:00
cpp_headers queue_extras: use SPDK_CONTAINEROF 2019-10-07 15:06:01 +00:00
env test: eliminate case and suite from run_test 2019-12-24 08:24:42 +00:00
event test/event: follow test_run framework 2020-01-07 12:15:34 +00:00
ftl test: eliminate case and suite from run_test 2019-12-24 08:24:42 +00:00
fuzz test: Shellcheck - correct rule: Double quote array 2019-11-27 07:08:57 +00:00
ioat test: eliminate case and suite from run_test 2019-12-24 08:24:42 +00:00
iscsi_tgt test/iscsi: use run_test semantics in filesystem test. 2020-01-07 12:15:34 +00:00
json_config test: Shellcheck - correct rule: Expanding an array 2019-11-27 07:08:57 +00:00
lvol test: eliminate case and suite from run_test 2019-12-24 08:24:42 +00:00
make test: Shellcheck - correct rule: Double quote array 2019-11-27 07:08:57 +00:00
nvme test/nvme_opal: use run_test framework 2020-01-07 12:15:34 +00:00
nvmf nvmf_example: add the acceptor poller 2020-01-07 12:16:05 +00:00
ocf test/ocf: use run_test framework directly. 2020-01-07 12:15:34 +00:00
openstack test/openstack: Add possibility to reinstall devstack on required branch 2019-11-07 13:22:50 +00:00
pmem test: add timing calls to run_test 2019-12-10 17:12:03 +00:00
rpc_client test: add timing calls to run_test 2019-12-10 17:12:03 +00:00
spdkcli test: add timing calls to run_test 2019-12-10 17:12:03 +00:00
unit test/unit: Add set_host_id_cmds to unittest. 2020-01-08 09:12:10 +00:00
vhost test: eliminate case and suite from run_test 2019-12-24 08:24:42 +00:00
vmd test: eliminate case and suite from run_test 2019-12-24 08:24:42 +00:00
Makefile jsonrpc-client: add new C client library 2018-10-11 20:07:44 +00:00
spdk_cunit.h test: remove leftover spdk_cunit declaration 2018-07-06 22:47:56 +00:00