]> granicus.if.org Git - strace/commit
inet-cmsg.test: skip the test when the network is not functional
authorDmitry V. Levin <ldv@altlinux.org>
Sun, 6 Dec 2015 01:02:17 +0000 (01:02 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 6 Dec 2015 01:02:17 +0000 (01:02 +0000)
commit02d92d095c1387b9fed56755f714a2d82273112e
tree94f2fcf2c3c0dfb8c2efc7cad008152cdd23a0f8
parent2154702865b489cfb14a649f6a3217ded32bf5f9
inet-cmsg.test: skip the test when the network is not functional

* tests/inet-cmsg.c (main): Return 77 if inet datagram socket
cannot be bound to INADDR_LOOPBACK.
tests/inet-cmsg.c