]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test: add a test for zero-length OP_ZERO request
authorJeff Layton <jlayton@redhat.com>
Tue, 13 Jul 2021 15:50:48 +0000 (11:50 -0400)
committerJeff Layton <jlayton@redhat.com>
Wed, 28 Jul 2021 12:27:17 +0000 (08:27 -0400)
commit75a3336c347bca0d66d37996ba3c5c7bcbc75257
tree9313b4ea3b79984585d2e6ff64a02826ed785b31
parent234ef4ed341bea8cf91e52a7d14854b2b1c26dba
test: add a test for zero-length OP_ZERO request

This triggered an assertion before. Verify that it's a no-op now.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
src/test/librados/io.cc