]> granicus.if.org Git - strace/commit
tests: add test_printstrn function to libtests
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 2 Aug 2017 00:44:28 +0000 (00:44 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 2 Aug 2017 00:44:28 +0000 (00:44 +0000)
commit4341074ee180a70925acfd6632e4b68225ea74e7
tree1120a0d5fb145d86bac3389cf11fa6845b037860
parent336691583ec7858f3bf3c101336f13cfec580cb9
tests: add test_printstrn function to libtests

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