]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: (blockdev) add missing tests
authorChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Thu, 14 May 2026 17:07:07 +0000 (13:07 -0400)
committerChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Mon, 25 May 2026 16:47:48 +0000 (12:47 -0400)
commitc20f79e4a2202ddf900f874c603edf18031c5725
treed7be5a00c2e5fd738092bff1994d1d279fce4f7b
parenteee2e7f2cfb158599609fad8d831105d68a6ed8d
tests: (blockdev) add missing tests

Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
13 files changed:
tests/commands.sh
tests/expected/blockdev/options-getalignoff [new file with mode: 0644]
tests/expected/blockdev/options-getbsz [new file with mode: 0644]
tests/expected/blockdev/options-getiomin [new file with mode: 0644]
tests/expected/blockdev/options-getioopt [new file with mode: 0644]
tests/expected/blockdev/options-getmaxsect [new file with mode: 0644]
tests/expected/blockdev/options-getpbsz [new file with mode: 0644]
tests/expected/blockdev/options-getsize64 [new file with mode: 0644]
tests/expected/blockdev/options-getss [new file with mode: 0644]
tests/expected/blockdev/options-getsz [new file with mode: 0644]
tests/expected/blockdev/options-report [new file with mode: 0644]
tests/expected/blockdev/options-set-ro-and-rw [new file with mode: 0644]
tests/ts/blockdev/options [new file with mode: 0755]