tests: Enhance retry test to cover failed reopen
commitde89f3a5940717f9e82ad08896395b23fc5e45ae
authorEric Blake <eblake@redhat.com>
Sat, 5 Oct 2019 20:04:12 +0000 (5 15:04 -0500)
committerEric Blake <eblake@redhat.com>
Tue, 8 Oct 2019 14:54:17 +0000 (8 09:54 -0500)
tree34d7cd763887b1774da1d658af3970672a20dd77
parent9a1fa654028e37417fa64191320f3689343d2fb6
tests: Enhance retry test to cover failed reopen

Demonstrate that the previous patch fixed an issue with calling into
the plugin with a NULL handle after reopen failed.

Signed-off-by: Eric Blake <eblake@redhat.com>
tests/test-retry-reopen-fail.sh