test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V2 0/5] add check case list for skip the case, when the case can't test
@ 2015-08-07  7:44 huilong,xu
  2015-08-07  7:44 ` [dts] [PATCH V2 1/5] add check case list huilong,xu
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: huilong,xu @ 2015-08-07  7:44 UTC (permalink / raw)
  To: dts

From: huilong xu <huilongx.xu@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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-08-10  3:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-07  7:44 [dts] [PATCH V2 0/5] add check case list for skip the case, when the case can't test huilong,xu
2015-08-07  7:44 ` [dts] [PATCH V2 1/5] add check case list huilong,xu
2015-08-07  7:44 ` [dts] [PATCH V2 2/5] add N/A result in test report huilong,xu
2015-08-07  7:44 ` [dts] [PATCH V2 3/5] add case skip result when case running huilong,xu
2015-08-07  7:44 ` [dts] [PATCH V2 4/5] " huilong,xu
2015-08-07  7:44 ` [dts] [PATCH V2 5/5] add check case function in run case module huilong,xu
2015-08-10  3:17 ` [dts] [PATCH V2 0/5] add check case list for skip the case, when the case can't test Liu, Yong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).