[PATCH v2] tests: add strace-E.test

2016-06-06 Thread Fei Jie
* tests/strace-E.test: New test. * tests/Makefile.am (MISC_TESTS): Add it. --- tests/Makefile.am | 1 + tests/strace-E.test | 15 +++ 2 files changed, 16 insertions(+) create mode 100755 tests/strace-E.test diff --git a/tests/Makefile.am b/tests/Makefile.am index dcc9323..092219c

Re: [GSOC] 4.11, 4.12 build results on Open Build Service

2016-06-06 Thread Yun-Chih Chen
On Tue, Jun 7, 2016 at 4:11 AM, Dmitry V. Levin wrote: > > Are these files made manually or is there some kind of automation already? > These files are processed as followed: 1. download manually from source 2. run bootstrap.sh 3. manually run `./configure --enable-maintainer-mode`, `make CREDIT

Re: [GSOC] 4.11, 4.12 build results on Open Build Service

2016-06-06 Thread Dmitry V. Levin
On Fri, Jun 03, 2016 at 08:35:55AM +0800, Yun-Chih Chen wrote: > In the 4.12 repository, the source is based on commit > ed1f206[5] while the Debian control and RPM specfile based on > these[6][7]. Are these files made manually or is there some kind of automation already? > [5] > https://github.

Re: [GSOC] 4.11, 4.12 build results on Open Build Service

2016-06-06 Thread Dmitry V. Levin
On Fri, Jun 03, 2016 at 08:35:55AM +0800, Yun-Chih Chen wrote: > i586 in 4.12 fails with one testcase. This is likely the same issue as reported by Steve, hopefully fixed in master branch. -- ldv pgpCBBoooTLwU.pgp Description: PGP signature

Re: Preparing for the next release: call for testing

2016-06-06 Thread Dmitry V. Levin
On Sat, Jun 04, 2016 at 02:23:53PM +0100, Steve McIntyre wrote: [...] > * The strace -S test fails when building/running using a 32-bit >userspace and a 64-bit kernel - the output includes both 64-bit and >32-bit tracing which confuses the test. I have a hacky fix. Thanks Steve. Since st

Re: [PATCH] tests: add strace-E.test

2016-06-06 Thread Dmitry V. Levin
On Fri, Jun 03, 2016 at 01:36:48PM +0800, Fei Jie wrote: > * tests/strace-E.c: New file. > * tests/strace-E.test: New test. > * tests/.gitignore: Add strace-E. > * tests/Makefile.am (check_PROGRAMS): Likewise. > (MISC_TESTS): Add strace-E.test. > --- > tests/.gitignore| 1 + > tests/Makefile.

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