test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V3][examples/flow_classify]: upload automation test script
@ 2019-06-25  8:20 yufengmx
  2019-06-25  8:20 ` yufengmx
  0 siblings, 1 reply; 2+ messages in thread
From: yufengmx @ 2019-06-25  8:20 UTC (permalink / raw)
  To: dts; +Cc: yufengmx

 upload examples/flow_classify automation test script 

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 | 508 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 508 insertions(+)
 create mode 100644 tests/TestSuite_flow_classify.py

-- 
1.9.3


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

end of thread, other threads:[~2019-06-25  8:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-25  8:20 [dts] [PATCH V3][examples/flow_classify]: upload automation test script yufengmx
2019-06-25  8:20 ` yufengmx

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