[dts] [PATCH 0/4] add unified packet type module and test suite

Yufen Mo yufengx.mo at intel.com
Wed Sep 16 10:56:48 CEST 2015


From: yufengmx <yufengmx.mo at 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



More information about the dts mailing list