]> granicus.if.org Git - strace/commit
tests: add syslog.test
authorFei Jie <feij.fnst@cn.fujitsu.com>
Fri, 25 Mar 2016 09:46:19 +0000 (17:46 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 25 Mar 2016 09:46:19 +0000 (09:46 +0000)
commit9a8837112201f2a7a81d1335c951d9989136e621
tree8c51e2c97d9bc180d6804a7283d0945674e6ff9f
parentc4e36dc14ed6eef1d0e63d2de924e4696173d72f
tests: add syslog.test

* tests/syslog.c: New file.
* tests/syslog.test: New test.
* tests/.gitignore: Add syslog.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add syslog.test.
tests/.gitignore
tests/Makefile.am
tests/syslog.c [new file with mode: 0644]
tests/syslog.test [new file with mode: 0755]