]> granicus.if.org Git - strace/commit
tests: add printxval function to libtests
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 27 Apr 2016 20:29:46 +0000 (20:29 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 27 Apr 2016 20:31:34 +0000 (20:31 +0000)
commita182d8c6c1c98536979110f1bd17d3c5e41f910c
tree68e1c13701882c27462f4a2df4ceffeaaf01ab2e
parentd6c76f3a37fe8bdcdda641e6423038faf37574e6
tests: add printxval function to libtests

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