Loading
test/unit/nvmf: add reservation test with poll group
Add a unit test for the top level function nvmf_ns_reservation_request() which handle all types of reservation commands. This function had no unit test coverage (only individual register, acquire, release functions). This also validate poll groups updates happen as part of nvmf_ns_reservation_request(). Change-Id: Iba3741bbf74d74f5083e86978f03f3f5d9b2ee64 Signed-off-by:Joel Cunningham <joel.cunningham@oracle.com> Reviewed-on: https://review.spdk.io/c/spdk/spdk/+/26414 Reviewed-by:
Jim Harris <jim.harris@nvidia.com> Community-CI: Mellanox Build Bot Reviewed-by:
Changpeng Liu <changpeliu@tencent.com> Tested-by:
SPDK Automated Test System <spdkbot@gmail.com>