Searched hist:a7de92dac9f0dbf01deb56fe1d661d7baac097e1 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/tools/testing/nvdimm/test/ |
H A D | nfit_test.h | diff a7de92dac9f0dbf01deb56fe1d661d7baac097e1 Mon Dec 05 15:43:25 CST 2016 Dan Williams <dan.j.williams@intel.com> tools/testing/nvdimm: unit test acpi_nfit_ctl()
A recent flurry of bug discoveries in the nfit driver's DSM marshalling routine has highlighted the fact that we do not have unit test coverage for this routine. Add a self-test of acpi_nfit_ctl() routine before probing the "nfit_test.0" device. This mocks stimulus to acpi_nfit_ctl() and if any of the tests fail "nfit_test.0" will be unavailable causing the rest of the tests to not run / fail.
This unit test will also be a place to land reproductions of quirky BIOS behavior discovered in the field and ensure the kernel does not regress against implementations it has seen in practice.
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | iomap.c | diff a7de92dac9f0dbf01deb56fe1d661d7baac097e1 Mon Dec 05 15:43:25 CST 2016 Dan Williams <dan.j.williams@intel.com> tools/testing/nvdimm: unit test acpi_nfit_ctl()
A recent flurry of bug discoveries in the nfit driver's DSM marshalling routine has highlighted the fact that we do not have unit test coverage for this routine. Add a self-test of acpi_nfit_ctl() routine before probing the "nfit_test.0" device. This mocks stimulus to acpi_nfit_ctl() and if any of the tests fail "nfit_test.0" will be unavailable causing the rest of the tests to not run / fail.
This unit test will also be a place to land reproductions of quirky BIOS behavior discovered in the field and ensure the kernel does not regress against implementations it has seen in practice.
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | nfit.c | diff a7de92dac9f0dbf01deb56fe1d661d7baac097e1 Mon Dec 05 15:43:25 CST 2016 Dan Williams <dan.j.williams@intel.com> tools/testing/nvdimm: unit test acpi_nfit_ctl()
A recent flurry of bug discoveries in the nfit driver's DSM marshalling routine has highlighted the fact that we do not have unit test coverage for this routine. Add a self-test of acpi_nfit_ctl() routine before probing the "nfit_test.0" device. This mocks stimulus to acpi_nfit_ctl() and if any of the tests fail "nfit_test.0" will be unavailable causing the rest of the tests to not run / fail.
This unit test will also be a place to land reproductions of quirky BIOS behavior discovered in the field and ensure the kernel does not regress against implementations it has seen in practice.
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
/openbmc/linux/drivers/acpi/nfit/ |
H A D | nfit.h | diff a7de92dac9f0dbf01deb56fe1d661d7baac097e1 Mon Dec 05 15:43:25 CST 2016 Dan Williams <dan.j.williams@intel.com> tools/testing/nvdimm: unit test acpi_nfit_ctl()
A recent flurry of bug discoveries in the nfit driver's DSM marshalling routine has highlighted the fact that we do not have unit test coverage for this routine. Add a self-test of acpi_nfit_ctl() routine before probing the "nfit_test.0" device. This mocks stimulus to acpi_nfit_ctl() and if any of the tests fail "nfit_test.0" will be unavailable causing the rest of the tests to not run / fail.
This unit test will also be a place to land reproductions of quirky BIOS behavior discovered in the field and ensure the kernel does not regress against implementations it has seen in practice.
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | core.c | diff a7de92dac9f0dbf01deb56fe1d661d7baac097e1 Mon Dec 05 15:43:25 CST 2016 Dan Williams <dan.j.williams@intel.com> tools/testing/nvdimm: unit test acpi_nfit_ctl()
A recent flurry of bug discoveries in the nfit driver's DSM marshalling routine has highlighted the fact that we do not have unit test coverage for this routine. Add a self-test of acpi_nfit_ctl() routine before probing the "nfit_test.0" device. This mocks stimulus to acpi_nfit_ctl() and if any of the tests fail "nfit_test.0" will be unavailable causing the rest of the tests to not run / fail.
This unit test will also be a place to land reproductions of quirky BIOS behavior discovered in the field and ensure the kernel does not regress against implementations it has seen in practice.
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
/openbmc/linux/tools/testing/nvdimm/ |
H A D | Kbuild | diff a7de92dac9f0dbf01deb56fe1d661d7baac097e1 Mon Dec 05 15:43:25 CST 2016 Dan Williams <dan.j.williams@intel.com> tools/testing/nvdimm: unit test acpi_nfit_ctl()
A recent flurry of bug discoveries in the nfit driver's DSM marshalling routine has highlighted the fact that we do not have unit test coverage for this routine. Add a self-test of acpi_nfit_ctl() routine before probing the "nfit_test.0" device. This mocks stimulus to acpi_nfit_ctl() and if any of the tests fail "nfit_test.0" will be unavailable causing the rest of the tests to not run / fail.
This unit test will also be a place to land reproductions of quirky BIOS behavior discovered in the field and ensure the kernel does not regress against implementations it has seen in practice.
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|