index
:
delta/util-linux.git
baserock/2.25.2-musl
baserock/bootstrap
baserock/danielsilverstone/merge-v2.23
baserock/jonathan/fix-util-linux
baserock/morph
baserock/richardmaw/yakshave/util-linux-blkid
master
stable/v2.13
stable/v2.13.0
stable/v2.13.1
stable/v2.14
stable/v2.15
stable/v2.16
stable/v2.17
stable/v2.19
stable/v2.20
stable/v2.21
stable/v2.22
stable/v2.23
stable/v2.24
stable/v2.25
stable/v2.26
stable/v2.27
stable/v2.28
stable/v2.29
stable/v2.30
stable/v2.31
stable/v2.32
stable/v2.33
stable/v2.35
stable/v2.36
stable/v2.37
stable/v2.38
git.kernel.org: pub/scm/utils/util-linux/util-linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ts
/
lsfd
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: (lsfd) add losetup as a required cmd
Masatake YAMATO
2023-04-20
1
-0
/
+1
*
tests: (lsfd) make the message for skipping the case more descriptive
Masatake YAMATO
2023-04-20
2
-2
/
+62
*
lsfd: make a test case executable
Masatake YAMATO
2023-04-19
1
-0
/
+0
*
lsfd: skip test option-inet in qemu-user
Masatake YAMATO
2023-04-19
1
-0
/
+1
*
tests: (lsfd) don't hardcode the inode number of netns in the expected output
Masatake YAMATO
2023-04-16
1
-6
/
+15
*
tests: (lsfd) adjust the output for unix datagram sockets already connected
Masatake YAMATO
2023-04-16
2
-3
/
+14
*
tests: (lsfd) adjust the output for unix datagram sockets created by socketpair
Masatake YAMATO
2023-04-16
2
-1
/
+23
*
tests: (lsfd) check the exit status of the first command in the pipeline
Masatake YAMATO
2023-04-16
1
-1
/
+1
*
tests: (lsfd) adjust the output for unix stream sockets
Masatake YAMATO
2023-04-16
3
-12
/
+32
*
tests: (lsfd) add more cases for packet sockets
Masatake YAMATO
2023-03-06
1
-5
/
+16
*
tests: (lsfd) add cases for NETLINK sockets
Masatake YAMATO
2023-03-02
2
-0
/
+117
*
tests: (lsfd,mkfds) define new error code for EPROTONOSUPPORT
Masatake YAMATO
2023-03-01
1
-0
/
+1
*
tests: (lsfd) use ${PIPESTATUS[]} instead of $?
Masatake YAMATO
2023-03-01
1
-1
/
+1
*
tests: (lsfd) add a case for testing -i/--inet options
Masatake YAMATO
2023-03-01
1
-0
/
+96
*
tests: (lsfd) skip if the platform doesn't permit to use ioctl(fd, SIOCGSKNS)
Masatake YAMATO
2023-02-26
1
-1
/
+4
*
tests: (lsfd) skip if the platform doesn't permit to use unshare(2)
Masatake YAMATO
2023-02-26
1
-4
/
+13
*
tests: (lsfd) skip if the platform doesn't attach a buffer to a packet socket
Masatake YAMATO
2023-02-26
1
-1
/
+4
*
tests: (lsfd) skip if the platform doesn't provide pidfd_open(2)
Masatake YAMATO
2023-02-26
5
-17
/
+38
*
tests: (mkfds) introduce constants representing the limitation of the test en...
Masatake YAMATO
2023-02-26
1
-0
/
+5
*
tests: (lsfd) send a signal only if the target PID is know
Masatake YAMATO
2023-02-26
22
-34
/
+34
*
tests: (lsfd) add comments about the reason using ts_skip_qemu_user()
Masatake YAMATO
2023-02-26
1
-0
/
+2
*
tests: (lsfd) add a case for PING and PINGv6 sockets
Masatake YAMATO
2023-02-26
1
-0
/
+83
*
tests: (lsfd) add a case for UDPLITEv6 sockets
Masatake YAMATO
2023-02-26
1
-27
/
+44
*
tests: (lsfd) add a case for UDP-Lite sockets
Masatake YAMATO
2023-02-26
1
-27
/
+44
*
tests: (lsfd) add a case for RAWv6 sockets
Masatake YAMATO
2023-02-26
1
-0
/
+49
*
tests: (lsfd) add a case for UDPv6 sockets
Masatake YAMATO
2023-02-26
1
-0
/
+121
*
tests: (lsfd) delete an unused variable
Masatake YAMATO
2023-02-26
1
-1
/
+0
*
lsfd: (test) add a case for TCPv6 sockets
Masatake YAMATO
2023-02-17
1
-0
/
+50
*
lsfd: read the UNIX socket path including white spaces correctly
Masatake YAMATO
2023-02-15
1
-0
/
+14
*
Merge branch 'lsfd-raw' of https://github.com/masatake/util-linux
Karel Zak
2023-02-13
1
-0
/
+49
|
\
|
*
lsfd: use extra information loaded from /proc/net/raw
Masatake YAMATO
2023-02-10
1
-0
/
+49
*
|
lsfd: run netfs test
Thomas Weißschuh
2023-02-04
1
-0
/
+0
*
|
lsfd: skip test mkfds-netns in qemu-user
Thomas Weißschuh
2023-02-04
1
-0
/
+1
|
/
*
tests: add ts_check_native_byteorder
Thomas Weißschuh
2022-11-27
2
-2
/
+2
*
Merge branch 'lsfd-nsfs' of https://github.com/masatake/util-linux
Karel Zak
2022-11-24
1
-0
/
+58
|
\
|
*
lsfd: show extra information returned from ioctl(..., NS_GET_NSTYPE)
Masatake YAMATO
2022-11-23
1
-0
/
+58
*
|
tests: wrap $TS_{TOPDIR,SELF} in "." cmdline with double quote chars
Masatake YAMATO
2022-11-23
13
-18
/
+18
|
/
*
lsfd: skip test mkfds-udp on s390x
Thomas Weißschuh
2022-10-22
1
-0
/
+1
*
Merge branch 'lsfd-udp' of https://github.com/masatake/util-linux
Karel Zak
2022-10-21
1
-0
/
+121
|
\
|
*
tests: (lsfd) add a case testing UDP sockets
Masatake YAMATO
2022-10-20
1
-0
/
+121
*
|
tests: disable nonfunctional tests under qemu user emulation
Thomas Weißschuh
2022-10-18
7
-0
/
+7
|
/
*
lsfd: <breaking comaptiblity> move PROTONAME column to SOCK. column namespace
Masatake YAMATO
2022-10-03
2
-4
/
+4
*
lsfd: introduce SOCK. column namespace
Masatake YAMATO
2022-10-03
4
-17
/
+17
*
tests: (lsfd) add a case testing TCP sockets
Masatake YAMATO
2022-10-02
1
-0
/
+49
*
lsfd: add SOCKLISTENING column
Masatake YAMATO
2022-10-02
3
-14
/
+14
*
tests: (lsfd) add a case for testing SOCKNETNS column
Masatake YAMATO
2022-09-25
1
-0
/
+91
*
tests: (lsfd) extend unix-stream test case to test SEQPACKET socket
Masatake YAMATO
2022-09-25
1
-36
/
+40
*
tests: (lsfd) add a case testing UNIX+DGRAM socket
Masatake YAMATO
2022-09-25
1
-0
/
+60
*
tests: (lsfd) add a case testing UNIX-STREAM sockets
Masatake YAMATO
2022-09-25
1
-0
/
+78
*
lsfd: show pid, comm, and nspid of pidfd in PIDFD.{PID,COMM,NSPID} columns
Masatake YAMATO
2022-09-12
1
-3
/
+3
[next]