]> git.ipfire.org Git - thirdparty/util-linux.git/commit - tests/commands.sh
lsfd: (test) add cases for displaying a regular file and pipe
authorMasatake YAMATO <yamato@redhat.com>
Sun, 10 Oct 2021 00:58:55 +0000 (09:58 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Mon, 11 Oct 2021 22:25:14 +0000 (07:25 +0900)
commitfd81d3a5582e966e89b613d1636959a0d355c06a
treead0e3982ad869c2ca444fdd70b241f6640a93e04
parentd40b7b4f9282df45e0f7e255c11c087c553399f0
lsfd: (test) add cases for displaying a regular file and pipe

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
tests/commands.sh
tests/expected/lsfd/mkfds-pipe-no-fork [new file with mode: 0644]
tests/expected/lsfd/mkfds-ro-regular-file [new file with mode: 0644]
tests/helpers/Makemodule.am
tests/helpers/test_mkfds.c [new file with mode: 0644]
tests/ts/lsfd/mkfds-pipe-no-fork [new file with mode: 0755]
tests/ts/lsfd/mkfds-ro-regular-file [new file with mode: 0755]