]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
tests: Fix nvme_smart_log_test
authorDennis Maisenbacher <dennis.maisenbacher@wdc.com>
Thu, 17 Oct 2024 08:41:08 +0000 (08:41 +0000)
committerDaniel Wagner <wagi@monom.org>
Tue, 29 Oct 2024 06:37:41 +0000 (07:37 +0100)
commita54f98beab9cd52beb52c1ed3df2c8ad7ab8079e
treeccaad81fbd2d345b4bcd6dc8d125883594578f8c
parent40f444747be2e347a2cd1dd595a93824bf6316a3
tests: Fix nvme_smart_log_test

Don't parse the smart log output to then print the (unsuccessfuly) parsed
values. Instead we print out the whole smart log output.

Signed-off-by: Dennis Maisenbacher <dennis.maisenbacher@wdc.com>
tests/nvme_smart_log_test.py
tests/nvme_test.py