numam-spdk/test/lvol
Chen Wang 431b25ec25 test/lvol: use python decorators to show the case message
Use python decorators to replace the header
and footer functions.
It's more convenient for printing the message
When add new case only need to use the @case_message
before the def test_casex(self):
Don't need add the header() and footer() functions in test_casex()
function and don't need pass the number.

Change-Id: Ic8f1e2e9342d06409c088d6ef011a87c7ee98950
Signed-off-by: Chen Wang <chenx.wang@intel.com>
Reviewed-on: https://review.gerrithub.io/401289
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2018-03-01 13:52:17 -05:00
..
lvol_test.py test/lvol: Add lvol tasting test 2017-11-17 18:24:08 -05:00
lvol.sh autotest_common.sh: move to test/common 2018-02-27 20:37:27 -05:00
rpc_commands_lib.py test/lvol: Test cases for lvs thin provisioning. 2018-02-08 10:36:49 -05:00
test_cases.py test/lvol: use python decorators to show the case message 2018-03-01 13:52:17 -05:00
test_plan.md test/lvol: lower size of bdev in test case 700 2018-02-13 18:19:40 -05:00