Re: [PATCH v3] tests: add xetrlimit.test

2016-06-06 Thread Dmitry V. Levin
On Wed, Jun 01, 2016 at 06:52:19PM +0800, Fei Jie wrote: > * tests/xetrlimit.c: New file. > * tests/xetrlimit.test: New test. > * tests/.gitignore: Add xetrlimit. > * tests/Makefile.am (check_PROGRAMS): Likewise. > (DECODER_TESTS): Add xetrlimit.test. Try this with the following command: (ulimit

[PATCH v3] tests: add xetrlimit.test

2016-06-01 Thread Fei Jie
* tests/xetrlimit.c: New file. * tests/xetrlimit.test: New test. * tests/.gitignore: Add xetrlimit. * tests/Makefile.am (check_PROGRAMS): Likewise. (DECODER_TESTS): Add xetrlimit.test. --- tests/.gitignore | 1 + tests/Makefile.am| 2 ++ tests/xetrlimit.c| 76