All of lore.kernel.org
 help / color / mirror / Atom feed
* [ndctl PATCH 0/5] refresh 'ndctl bat' tests and other misc updates
@ 2016-03-17  0:54 Dan Williams
  2016-03-17  0:54 ` [ndctl PATCH 1/5] ndctl: update pkg-config description Dan Williams
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Dan Williams @ 2016-03-17  0:54 UTC (permalink / raw)
  To: linux-nvdimm

After discovering a segfault in test/blk-ns (fixed in patch 2) it became
clear that these tests could stand to have some more exposure.  These
updates make the tests fallback to nfit_test resources when run on a
platform that lacks an ACPI.NFIT.


---

Dan Williams (5):
      ndctl: update pkg-config description
      ndctl: fix blk-ns test cleanup
      Revert "ndctl: fix error handling in ND_BLK & PMEM tests"
      ndctl: convert 'ndctl bat' to use struct ndctl_test
      ndctl: fall back to nfit_test for test/{blk|pmem}-ns


 Makefile.am            |   12 ++--
 builtin-bat.c          |   27 +++++++--
 lib/libndctl.pc.in     |    2 -
 test.h                 |    6 +-
 test/blk_namespaces.c  |  149 +++++++++++++++++++++++++++++++-----------------
 test/pcommit.c         |   19 +++++-
 test/pmem_namespaces.c |  124 ++++++++++++++++++++++++++++------------
 7 files changed, 232 insertions(+), 107 deletions(-)
_______________________________________________
Linux-nvdimm mailing list
Linux-nvdimm@lists.01.org
https://lists.01.org/mailman/listinfo/linux-nvdimm

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

end of thread, other threads:[~2016-03-18 16:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-17  0:54 [ndctl PATCH 0/5] refresh 'ndctl bat' tests and other misc updates Dan Williams
2016-03-17  0:54 ` [ndctl PATCH 1/5] ndctl: update pkg-config description Dan Williams
2016-03-17  0:54 ` [ndctl PATCH 2/5] ndctl: fix blk-ns test cleanup Dan Williams
2016-03-17  0:54 ` [ndctl PATCH 3/5] Revert "ndctl: fix error handling in ND_BLK & PMEM tests" Dan Williams
2016-03-17  0:54 ` [ndctl PATCH 4/5] ndctl: convert 'ndctl bat' to use struct ndctl_test Dan Williams
2016-03-17  0:54 ` [ndctl PATCH 5/5] ndctl: fall back to nfit_test for test/{blk|pmem}-ns Dan Williams
2016-03-18 16:24   ` Ross Zwisler
2016-03-18 16:48     ` Dan Williams

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.