]> www.infradead.org Git - users/hch/blktests.git/commit
Create test name from most recently used test number
authorJon Derrick <jonathan.derrick@intel.com>
Tue, 24 Aug 2021 18:46:42 +0000 (12:46 -0600)
committerOmar Sandoval <osandov@osandov.com>
Thu, 26 Aug 2021 16:57:17 +0000 (09:57 -0700)
commitb1e29e775872c30282331d02ca53ec6529ad79d2
tree3461f864ded46da2034be2e8b9bd9512c642e793
parentf3bcd8c4799375937e394416c36a806becccbadb
Create test name from most recently used test number

The 'new' script can inadvertently use a test name that was removed, ex
nvme/001, which may create confusion if identically-named tests exist
among different versions. Instead, generate a test name at the numerical
tail end of the test group.

Signed-off-by: Jon Derrick <jonathan.derrick@linux.dev>
new