]> granicus.if.org Git - strace/commit
tests: add test_printpath function to libtests
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 1 Aug 2017 20:59:48 +0000 (20:59 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 1 Aug 2017 20:59:48 +0000 (20:59 +0000)
commit7a9eea94ee1f18fa81ad4875b5b462c96b615251
treece31818a6acbafcbe673caa76e7194413a998278
parent4f03dc3fc667ea221b96e7324235504190f22a12
tests: add test_printpath function to libtests

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