The following series implements unit test and support funciton for device
dax poison clear.
---
Dave Jiang (4):
ndctl: add function to acquire region resource
ndctl: have do_cmd() in libndctl return errno instead of -1
ndctl/test: remove the bus check functions
ndctl: add device dax error clear test
ndctl/lib/libndctl.c | 30 ++++
ndctl/lib/libndctl.sym | 1
ndctl/libndctl.h.in | 1
test/Makefile.am | 10 +
test/daxdev-errors.c | 361 ++++++++++++++++++++++++++++++++++++++++++++++++
test/daxdev-errors.sh | 71 +++++++++
test/libndctl.c | 217 -----------------------------
7 files changed, 471 insertions(+), 220 deletions(-)
create mode 100644 test/daxdev-errors.c
create mode 100755 test/daxdev-errors.sh
--
_______________________________________________
Linux-nvdimm mailing list
[email protected]
https://lists.01.org/mailman/listinfo/linux-nvdimm