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