]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: (lsfd) add a case testing XMODE.m for classical syscalls for multiplexing
authorMasatake YAMATO <yamato@redhat.com>
Sun, 30 Jul 2023 09:06:19 +0000 (18:06 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Mon, 11 Sep 2023 22:16:05 +0000 (07:16 +0900)
commit87e79caab658ad7e045f2ecd19c0e0a16f892b6c
tree9a559304f17ca8de9d5aba5c11ac9293d5e8a84f
parent38ffd1e3519dc3c8e785f26fe9753cf1c11b82de
tests: (lsfd) add a case testing XMODE.m for classical syscalls for multiplexing

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
tests/expected/lsfd/mkfds-multiplexing-poll [new file with mode: 0644]
tests/expected/lsfd/mkfds-multiplexing-ppoll [new file with mode: 0644]
tests/expected/lsfd/mkfds-multiplexing-pselect6 [new file with mode: 0644]
tests/expected/lsfd/mkfds-multiplexing-select [new file with mode: 0644]
tests/ts/lsfd/mkfds-multiplexing [new file with mode: 0755]