https://bugs.dpdk.org/show_bug.cgi?id=1599
Bug ID: 1599
Summary: Update testsuite subclass docstrings so that they all
use the “Steps” and “Verify” format for each testcase.
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: DTS
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
Example:
@func_test
def all_but_one_port_blocklisted(self):
"""Run testpmd with all but one blocklisted port.
Steps:
Run testpmd with only one allowed port, blocking all the other
ones.
Verify:
That all specified ports were successfully blocklisted.
"""
--
You are receiving this mail because:
You are the assignee for the bug.