This patch adds an initial Flow API test suite, which can
be expanded upon as Flow coverage becomes more widely supported.
Rather than creating one suite to test all possible Flow
rules, which would be statistically impossible due to the number
of possible combinations, this suite creates a framework for easily
implementing test cases in the future.

Dean Marx (1):
  dts: add rte flow test suite

 dts/tests/TestSuite_flow.py | 585 ++++++++++++++++++++++++++++++++++++
 1 file changed, 585 insertions(+)
 create mode 100644 dts/tests/TestSuite_flow.py

-- 
2.49.0

Reply via email to