All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] blktests: add add_disk() error handling testing
@ 2021-05-12  6:14 Luis Chamberlain
  2021-05-12  6:14 ` [PATCH 1/2] null_blk: add ability to use a quiet modprobe Luis Chamberlain
  2021-05-12  6:14 ` [PATCH 2/2] block: add add_disk() error handling tests Luis Chamberlain
  0 siblings, 2 replies; 3+ messages in thread
From: Luis Chamberlain @ 2021-05-12  6:14 UTC (permalink / raw)
  To: osandov, linux-block; +Cc: bvanassche, Luis Chamberlain

This adds the tests for testing error handling on the add_disk() paths.

Luis Chamberlain (2):
  null_blk: add ability to use a quiet modprobe
  block: add add_disk() error handling tests

 common/null_blk     |   8 ++-
 tests/block/013     | 156 ++++++++++++++++++++++++++++++++++++++++++++
 tests/block/013.out |   4 +-
 3 files changed, 164 insertions(+), 4 deletions(-)
 create mode 100755 tests/block/013

-- 
2.30.2


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-12  7:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-12  6:14 [PATCH 0/2] blktests: add add_disk() error handling testing Luis Chamberlain
2021-05-12  6:14 ` [PATCH 1/2] null_blk: add ability to use a quiet modprobe Luis Chamberlain
2021-05-12  6:14 ` [PATCH 2/2] block: add add_disk() error handling tests Luis Chamberlain

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.