All of lore.kernel.org
 help / color / mirror / Atom feed
* [DPDK/DTS Bug 1599] Update testsuite subclass docstrings so that they all use the “Steps” and “Verify” format for each testcase.
@ 2024-12-12 22:15 bugzilla
  0 siblings, 0 replies; only message in thread
From: bugzilla @ 2024-12-12 22:15 UTC (permalink / raw)
  To: dev

[-- Attachment #1: Type: text/plain, Size: 1032 bytes --]

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@dpdk.org
          Reporter: probb@iol.unh.edu
                CC: juraj.linkes@pantheon.tech, probb@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.

[-- Attachment #2: Type: text/html, Size: 3062 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-12-12 22:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-12 22:15 [DPDK/DTS Bug 1599] Update testsuite subclass docstrings so that they all use the “Steps” and “Verify” format for each testcase bugzilla

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.