On Fri, Mar 25, 2016 at 05:46:19PM +0800, Fei Jie wrote:
> * tests/syslog.c: New file.
> * tests/syslog.test: New test.
> * tests/.gitignore: Add syslog.
> * tests/Makefile.am (check_PROGRAMS): Likewise.
> (TESTS): Add syslog.test.
Changed TESTS to DECODER_TESTS and applied. Thanks.
--
ldv
p
* tests/syslog.c: New file.
* tests/syslog.test: New test.
* tests/.gitignore: Add syslog.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add syslog.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/syslog.c| 39 +++
tests/syslog