]> granicus.if.org Git - strace/commit
tests: add hexdump_strdup function to libtests
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 20 Jan 2016 05:26:43 +0000 (05:26 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 20 Jan 2016 15:24:41 +0000 (15:24 +0000)
commit590b2404444490f07798dfead7722869d9418355
treefd4876d7590819f0c89f2eca2ea614b573e161da
parent536a0353ddf11a6edc78c10102c046bc58221ff0
tests: add hexdump_strdup function to libtests

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