]> git.ipfire.org Git - thirdparty/util-linux.git/commit
test: (mkfds) add "make-regular-file" factory
authorMasatake YAMATO <yamato@redhat.com>
Sun, 18 Jun 2023 08:47:49 +0000 (17:47 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Thu, 22 Jun 2023 00:01:13 +0000 (09:01 +0900)
commit251319838d81e0325fdf87e43570dcba9fa29dde
tree7cec1221897cd2177f76b8d99b5b652c959f142d
parent44806f659f083f770eee2cdf8102326ed3639b22
test: (mkfds) add "make-regular-file" factory

With "delete" boolean parameter, you can delete the file just
after making it.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
tests/helpers/test_mkfds.c