]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: (lsfd) don't run the unix-stream testcase including newlines in the path on...
authorMasatake YAMATO <yamato@redhat.com>
Tue, 1 Aug 2023 16:06:40 +0000 (01:06 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Tue, 1 Aug 2023 16:14:20 +0000 (01:14 +0900)
commitcf4deef005d919af1cd2cef5b634a78acefff3fb
tree7fa5b381332dffead9dc1fb3a4434fcd6b76af1c
parent891b24b7dadc16fec6d05a06c2e0413cb01dab6d
tests: (lsfd) don't run the unix-stream testcase including newlines in the path on qemu-user

Close #2402.

The communication code for retrieving unix socket information doesn't
consider the byteorder now.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
tests/expected/lsfd/mkfds-unix-stream
tests/expected/lsfd/mkfds-unix-stream-requiring-sockdiag [new file with mode: 0644]
tests/ts/lsfd/mkfds-unix-stream
tests/ts/lsfd/mkfds-unix-stream-requiring-sockdiag [new file with mode: 0755]