]> granicus.if.org Git - strace/commit
tests: use fixed socket address in net-yy-unix.test
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 3 Apr 2017 00:56:54 +0000 (00:56 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 3 Apr 2017 01:06:11 +0000 (01:06 +0000)
commit8d69a15d4f270b466a47586785924aee5eadfa84
tree0c2fd722c66d313046bd9d4f2a5f08a860a3c79b
parent7708f597d9e8ff488ea364e1834b54cb266c43f9
tests: use fixed socket address in net-yy-unix.test

This allows net-yy-unix invocation without arguments.

* tests/net-yy-unix.c (TEST_SOCKET): New macro.
(void): Use it instead of av[1].
* tests/net-yy-unix.test: Do not specify arguments for the test
executable.
tests/net-yy-unix.c
tests/net-yy-unix.test