On Wed, Jun 18, 2025 at 03:21:25PM -0700, Dan Williams wrote: > 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.
Thanks and applied to pending at: https://github.com/pmem/ndctl/ [ commit msg updates and the mentioned dax.sh awk change ] > > 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 >