[DPDK/DTS Bug 1599] Update testsuite subclass docstrings so that they all use the “Steps” and “Verify” format for each testcase.

bugzilla at dpdk.org bugzilla at dpdk.org
Thu Dec 12 23:15:09 CET 2024


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: dev at dpdk.org
          Reporter: probb at iol.unh.edu
                CC: juraj.linkes at pantheon.tech, probb at iol.unh.edu
  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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20241212/05aad452/attachment.htm>


More information about the dev mailing list