test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts]  [PATCH 0/4] add unified packet type module and test suite
@ 2015-09-16  8:56 Yufen Mo
  2015-09-16  8:56 ` [dts] [PATCH 1/4] " Yufen Mo
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Yufen Mo @ 2015-09-16  8:56 UTC (permalink / raw)
  To: dts; +Cc: yufengmx

From: yufengmx <yufengmx.mo@intel.com>


yufengmx (4):
  unified packet type test suite implementation
  fix issue test plan for unified packet type
  Add test suite for unified packet type
  Update lldp and nvgre layer module

 dep/lldp.py                      | 242 +++++++++++++++
 framework/packet.py              | 642 +++++++++++++++++++++++++++++++++++++++
 test_plans/uni_pkt_test_plan.rst |  30 +-
 tests/TestSuite_uni_pkt.py       | 364 ++++++++++++++++++++++
 4 files changed, 1262 insertions(+), 16 deletions(-)
 create mode 100644 dep/lldp.py
 create mode 100755 framework/packet.py
 create mode 100644 tests/TestSuite_uni_pkt.py

-- 
1.9.3

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

end of thread, other threads:[~2015-09-16 13:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-16  8:56 [dts] [PATCH 0/4] add unified packet type module and test suite Yufen Mo
2015-09-16  8:56 ` [dts] [PATCH 1/4] " Yufen Mo
2015-09-16 13:00   ` Liu, Yong
2015-09-16  8:56 ` [dts] [PATCH 2/4] " Yufen Mo
2015-09-16  8:56 ` [dts] [PATCH 3/4] " Yufen Mo
2015-09-16  8:56 ` [dts] [PATCH 4/4] " Yufen Mo
2015-09-16 13:03 ` [dts] [PATCH 0/4] " 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).