]> granicus.if.org Git - strace/commit
tests: add tprintf function to libtests
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 20 Jan 2016 02:06:59 +0000 (02:06 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 20 Jan 2016 15:17:28 +0000 (15:17 +0000)
commit536a0353ddf11a6edc78c10102c046bc58221ff0
tree855956d2ec52fc2980f1afb3f96e63751f714131
parented227111a43a200e01bae751435f1c089df8b60a
tests: add tprintf function to libtests

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