test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V4 0/1] [examples/flow_classify]: upload automation test script
@ 2019-09-20  2:21 yufengmx
  2019-09-20  2:21 ` [dts] [PATCH V4 1/1] " yufengmx
  0 siblings, 1 reply; 4+ messages in thread
From: yufengmx @ 2019-09-20  2:21 UTC (permalink / raw)
  To: dts, lijuan.tu, xueqin.lin, pingx.yu; +Cc: yufengmx

 upload examples/flow_classify automation test script 

v4: 
 -  rebase source code. 
 -  

v3: 
 - Follow Lin Xueqin suggestion 
 -  refactor source code to run functional test cases. 
 -  rename suite from ipfix_flow_classify to flow_classify. 
 -  rename suite class TestIpfixFlowClassify to TestFlowClassify. 
 -  remove ixia burst traffic source code of framework. 
 -  remove ixia burst traffic source code/comment in suite script. 
 -  remove burst packet type limitation. 
 -  remove flow classify process status check methods. 
 -  remove performance test cases. 
 -  add functional test cases: 
 -  test_udp_valid_rule 
 -  test_udp_invalid_rule 
 -  test_tcp_valid_rule 
 -  test_tcp_invalid_rule 
 -  test_sctp_valid_rule 
 -  test_sctp_invalid_rule 
 -  test_whole_rules 
 -  change core mask from mutiple cores to one core. 
 -  update copy right year. 

yufengmx (1):
  [examples/flow_classify]: upload automation test script

 tests/TestSuite_flow_classify.py | 509 +++++++++++++++++++++++++++++++
 1 file changed, 509 insertions(+)
 create mode 100644 tests/TestSuite_flow_classify.py

-- 
2.21.0


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

end of thread, other threads:[~2019-09-20  6:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-20  2:21 [dts] [PATCH V4 0/1] [examples/flow_classify]: upload automation test script yufengmx
2019-09-20  2:21 ` [dts] [PATCH V4 1/1] " yufengmx
2019-09-20  3:19   ` Lin, Xueqin
2019-09-20  6:08   ` Tu, Lijuan

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).