]> granicus.if.org Git - strace/commit
tests: add printflags function to libtests
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 26 Apr 2016 00:13:47 +0000 (00:13 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 26 Apr 2016 00:13:47 +0000 (00:13 +0000)
commit121e1961d7ae4790f81c554ea5d27b9a51c476ce
tree79e779016e0c5be9f92e516f3b8e33306c56979b
parent0e09704e09d9feb33cd062e3d1b4e2f992d23094
tests: add printflags function to libtests

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