mbox series

[blktests,0/2] nvme: add a new test to check model attr

Message ID 20191030195258.31108-1-chaitanya.kulkarni@wdc.com (mailing list archive)
Headers show
Series nvme: add a new test to check model attr | expand

Message

Chaitanya Kulkarni Oct. 30, 2019, 7:52 p.m. UTC
Hi,

This is a small patch series which adds a test to verify dynamically
configured subsystem model attribute.

Regards,
Chaitanya

Chaitanya Kulkarni (2):
  nvme: handle model attr in subsys create helper
  nvme: add new test to check model attribute

 tests/nvme/033     | 61 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/nvme/033.out |  3 +++
 tests/nvme/rc      |  4 +++
 3 files changed, 68 insertions(+)
 create mode 100755 tests/nvme/033
 create mode 100644 tests/nvme/033.out