linux/tools/testing/nvdimm/test
Dan Williams c14a868a5a tools/testing/nvdimm: unit test for acpi_nfit_notify()
We have had a couple bugs in this implementation in the past and before
we add another ->notify() implementation for nvdimm devices, lets allow
this routine to be exercised via nfit_test.

Rewrite acpi_nfit_notify() in terms of a generic struct device and
acpi_handle parameter, and then implement a mock acpi_evaluate_object()
that returns a _FIT payload.

Cc: Vishal Verma <vishal.l.verma@intel.com>
Reviewed-by: Vishal Verma <vishal.l.verma@intel.com>
Acked-by: Rafael J. Wysocki <rafael@kernel.org>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2016-08-23 07:49:42 -07:00
..
Kbuild nfit: move to nfit/ sub-directory 2016-07-24 08:04:04 -07:00
iomap.c tools/testing/nvdimm: unit test for acpi_nfit_notify() 2016-08-23 07:49:42 -07:00
nfit.c tools/testing/nvdimm: unit test for acpi_nfit_notify() 2016-08-23 07:49:42 -07:00
nfit_test.h libnvdimm, pmem: allow nfit_test to override pmem_direct_access() 2016-06-24 11:39:29 -07:00