tests/nvme: add tests for error logging
Alan Adamson
alan.adamson at oracle.com
Tue May 10 09:43:03 PDT 2022
Test nvme error logging by injecting errors. Kernel must have FAULT_INJECTION
and FAULT_INJECTION_DEBUG_FS configured to use error injector. Tests can be
run with or without NVME_VERBOSE_ERRORS configured.
These test verify the functionality delivered by the follow:
commit bd83fe6f2cd2 ("nvme: add verbose error logging")
V2 - Update from suggestions from shinichiro.kawasaki at wdc.com
Alan Adamson (1):
tests/nvme: add tests for error logging
tests/nvme/039 | 185 +++++++++++++++++++++++++++++++++++++++++++++
tests/nvme/039.out | 7 ++
2 files changed, 192 insertions(+)
create mode 100755 tests/nvme/039
create mode 100644 tests/nvme/039.out
--
2.27.0
More information about the Linux-nvme
mailing list