t/nvmept_trim.py: test multi-range trim
authorVincent Fu <vincent.fu@samsung.com>
Tue, 12 Dec 2023 18:42:20 +0000 (18:42 +0000)
committerVincent Fu <vincent.fu@samsung.com>
Thu, 15 Feb 2024 19:05:12 +0000 (14:05 -0500)
commit66cbbb187894a3a5f142a2d6cea62d3dede08d63
tree05de6efdc70f52363b4a93f4f75221b144f23662
parent1a41b353a54a7ec2ebab5f66bbf25747f963f79f
t/nvmept_trim.py: test multi-range trim

This test script contains some regression tests for existing
functionality and also some tests for the new feature.

The multi-range trim tests basically count the number of requests
submitted and make sure that they are consistent with the block sizes
and number of ranges per request.

Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
t/nvmept_trim.py [new file with mode: 0755]