Home
last modified time | relevance | path

Searched hist:"39611 e83a28c880881f4927d7bb2f5ea4ddf4526" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/nvdimm/test/
H A Dnfit.cdiff 39611e83a28c880881f4927d7bb2f5ea4ddf4526 Wed Jun 13 22:08:54 CDT 2018 Dan Williams <dan.j.williams@intel.com> tools/testing/nvdimm: Make DSM failure code injection an override

In order to emulate the behavior of the NVDIMM_FAMILY_INTEL DSMs
nfit_test needs the ability to execute the DSM and then override the
return code.

Split the current return code injection from get_dimm() and apply at
after the function has executed to override the return status.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>