DPDK patches and discussions
 help / color / mirror / Atom feed
* [DPDK/core Bug 1847] Tests should be in a test suite
@ 2025-12-01 17:24 bugzilla
  0 siblings, 0 replies; only message in thread
From: bugzilla @ 2025-12-01 17:24 UTC (permalink / raw)
  To: dev

http://bugs.dpdk.org/show_bug.cgi?id=1847

            Bug ID: 1847
           Summary: Tests should be in a test suite
           Product: DPDK
           Version: 25.11
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: core
          Assignee: dev@dpdk.org
          Reporter: stephen@networkplumber.org
  Target Milestone: ---

Builds generate warning from tests not in test suites.
I think many of these could/should be in the fast test suite.
Others maybe in another suite (maybe eventdev-suite??)

app/test/suites/meson.build:42: WARNING: Test "cryptodev_crosscheck" is not
defined in any test suite
app/test/suites/meson.build:42: WARNING: Test "ethdev_api" is not defined in
any test suite
app/test/suites/meson.build:42: WARNING: Test "event_crypto_adapter_autotest"
is not defined in any test suite
app/test/suites/meson.build:42: WARNING: Test "event_eth_rx_adapter_autotest"
is not defined in any test suite
app/test/suites/meson.build:42: WARNING: Test
"event_eth_rx_intr_adapter_autotest" is not defined in any test suite
app/test/suites/meson.build:42: WARNING: Test "event_timer_adapter_test" is not
defined in any test suite
app/test/suites/meson.build:42: WARNING: Test "external_mem_autotest" is not
defined in any test suite
app/test/suites/meson.build:42: WARNING: Test "ipsec_sad_autotest" is not
defined in any test suite
app/test/suites/meson.build:42: WARNING: Test "power_caps_autotest" is not
defined in any test suite
app/test/suites/meson.build:42: WARNING: Test "red_autotest" is not defined in
any test suite
app/test/suites/meson.build:42: WARNING: Test "inline_macsec_autotest" is not
defined in any test suite
app/test/suites/meson.build:42: WARNING: Test "inline_ipsec_autotest" is not
defined in any test suite
app/test/suites/meson.build:42: WARNING: Test "inline_ipsec_sg_autotest" is not
defined in any test suite
app/test/suites/meson.build:42: WARNING: Test "event_inline_ipsec_autotest" is
not defined in any test suite
app/test/suites/meson.build:42: WARNING: Test "timer_secondary_autotest" is not
defined in any test suite

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

only message in thread, other threads:[~2025-12-01 17:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-01 17:24 [DPDK/core Bug 1847] Tests should be in a test suite bugzilla

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