[dts] [PATCH V2 0/5] add check case list for skip the case, when the case can't test

Liu, Yong yong.liu at intel.com
Mon Aug 10 05:17:04 CEST 2015


Applied into 1.1 branch. Thanks.

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of huilong,xu
> Sent: Friday, August 07, 2015 3:45 PM
> To: dts at dpdk.org
> Subject: [dts] [PATCH V2 0/5] add check case list for skip the case, when
> the case can't test
> 
> From: huilong xu <huilongx.xu at intel.com>
> 
> this patch for skip case, that case can't work in test
> 
> huilong xu (5):
>   add check case list
>   add N/A result in test report
>   add case skip result when case running
>   add case skip result when case running
>   add check case function in run case module
> 
>  conf/dpdk_test_case_checklist.xls |  Bin 0 -> 19456 bytes
>  framework/checkCase.py            |  100
> +++++++++++++++++++++++++++++++++++++
>  framework/dts.py                  |   21 ++++++--
>  framework/excel_reporter.py       |    9 ++-
>  framework/test_result.py          |    6 ++
>  5 files changed, 127 insertions(+), 9 deletions(-)
>  create mode 100644 conf/dpdk_test_case_checklist.xls
>  create mode 100644 framework/checkCase.py
> 
> --
> 1.7.4.4



More information about the dts mailing list