]> granicus.if.org Git - strace/commit
tests: add socketcall function to libtests
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 19 Jul 2016 11:18:25 +0000 (11:18 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 19 Jul 2016 15:15:17 +0000 (15:15 +0000)
commit736d8e4d3f2d32f18621a272326953ecd890779a
tree908316035f144b0d3893cf910caf0fdd3abd9c93
parent8da9668b1ba68ec71ad4d3dd96f9c73ca38430ca
tests: add socketcall function to libtests

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