All of lore.kernel.org
 help / color / mirror / Atom feed
* [ndctl PATCH 0/5] ndctl: Add missing test dependencies and other fixups
@ 2025-06-18 22:21 Dan Williams
  2025-06-18 22:21 ` [ndctl PATCH 1/5] build: Fix meson feature deprecation warnings Dan Williams
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Dan Williams @ 2025-06-18 22:21 UTC (permalink / raw)
  To: alison.schofield; +Cc: nvdimm, linux-cxl

Recently I stood up a new test system from scratch and discovered some
gaps in the documentation and the tests.

Fix those up to get all tests passing with v6.16-rc2 and latest version
of all test dependencies currently available in Fedora Rawhide.

Dan Williams (5):
  build: Fix meson feature deprecation warnings
  test: Fix 'ndctl' dependency in test/sub-section.sh
  test: Fix dax.sh expectations
  test: Update documentation with required packages to install
  test: Fixup fwctl dependency

 README.md           | 5 +++++
 contrib/meson.build | 2 +-
 meson.build         | 5 +++--
 test/dax.sh         | 3 ++-
 test/meson.build    | 1 +
 test/sub-section.sh | 2 +-
 6 files changed, 13 insertions(+), 5 deletions(-)


base-commit: 74b9e411bf13e87df39a517d10143fafa7e2ea92
-- 
2.49.0


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2025-06-20 20:19 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-18 22:21 [ndctl PATCH 0/5] ndctl: Add missing test dependencies and other fixups Dan Williams
2025-06-18 22:21 ` [ndctl PATCH 1/5] build: Fix meson feature deprecation warnings Dan Williams
2025-06-18 22:25   ` Dave Jiang
2025-06-18 22:21 ` [ndctl PATCH 2/5] test: Fix 'ndctl' dependency in test/sub-section.sh Dan Williams
2025-06-18 22:26   ` Dave Jiang
2025-06-18 22:21 ` [ndctl PATCH 3/5] test: Fix dax.sh expectations Dan Williams
2025-06-18 22:28   ` Dave Jiang
2025-06-19  1:06   ` Alison Schofield
2025-06-19  1:09     ` Dan Williams
2025-06-20 20:11     ` Verma, Vishal L
2025-06-20 20:19       ` Alison Schofield
2025-06-18 22:21 ` [ndctl PATCH 4/5] test: Update documentation with required packages to install Dan Williams
2025-06-18 22:31   ` Dave Jiang
2025-06-18 22:21 ` [ndctl PATCH 5/5] test: Fixup fwctl dependency Dan Williams
2025-06-18 22:32   ` Dave Jiang
2025-06-19  1:18 ` [ndctl PATCH 0/5] ndctl: Add missing test dependencies and other fixups Alison Schofield

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.