]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
tests: print log info in next line
authorArunpandian J <apj.arun@samsung.com>
Mon, 21 Mar 2022 10:09:13 +0000 (15:39 +0530)
committerArunpandian J <apj.arun@samsung.com>
Mon, 21 Mar 2022 10:09:13 +0000 (15:39 +0530)
commit9ed81d5e9ee9ef817a48631efa01936037d853ff
tree76b05a0793eaa818c8c9cf2700ca1414ad90ee53
parent555e9d750464dd3c09701eb35e40ad3f5f8eaf97
tests: print log info in next line

printing log info as looks as below
nvme_fw_log_test.TestNVMeFwLogCmd.test_fw_log ...
Firmware Log for device:nvme0
afi  : 0x1
frs1 : xxxxxxx

Signed-off-by: Arunpandian J <apj.arun@samsung.com>
tests/nvme_fw_log_test.py