]> granicus.if.org Git - strace/commit
tests: add inode_of_sockfd function to libtests
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 25 Jan 2016 22:20:40 +0000 (22:20 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 2 Feb 2016 00:24:48 +0000 (00:24 +0000)
commite364920b67540cb98b56626f3a5de85bd3fd85b9
treea8980347f478d58d72387ab36191e0d4abb7781e
parent3d0f55e41908a489f3d7e0cbe2c0d20de7e131c0
tests: add inode_of_sockfd function to libtests

* tests/tests.h (inode_of_sockfd): New prototype.
* tests/inode_of_sockfd.c: New file.
* tests/Makefile.am (libtests_a_SOURCES): Add it.
tests/Makefile.am
tests/inode_of_sockfd.c [new file with mode: 0644]
tests/tests.h