Re: [PATCH v3 03/16] tests: check decoding of AF_UNIX diag attribute

2017-06-20 Thread Dmitry V. Levin
On Tue, Jun 20, 2017 at 06:09:17PM +0800, JingPiao Chen wrote: > On Tue, Jun 20, 2017 at 12:47:39PM +0300, Dmitry V. Levin wrote: > > On Tue, Jun 20, 2017 at 01:11:51PM +0800, JingPiao Chen wrote: > > > On Tue, Jun 20, 2017 at 03:21:14AM +0300, Dmitry V. Levin wrote: > > > > On Mon, Jun 19, 2017 at

Re: [PATCH v3 03/16] tests: check decoding of AF_UNIX diag attribute

2017-06-20 Thread JingPiao Chen
On Tue, Jun 20, 2017 at 12:47:39PM +0300, Dmitry V. Levin wrote: > On Tue, Jun 20, 2017 at 01:11:51PM +0800, JingPiao Chen wrote: > > On Tue, Jun 20, 2017 at 03:21:14AM +0300, Dmitry V. Levin wrote: > > > On Mon, Jun 19, 2017 at 09:15:27AM +0800, JingPiao Chen wrote: > > > > * tests/sock_diag_unix_

Re: [PATCH v3 03/16] tests: check decoding of AF_UNIX diag attribute

2017-06-20 Thread Dmitry V. Levin
On Tue, Jun 20, 2017 at 01:11:51PM +0800, JingPiao Chen wrote: > On Tue, Jun 20, 2017 at 03:21:14AM +0300, Dmitry V. Levin wrote: > > On Mon, Jun 19, 2017 at 09:15:27AM +0800, JingPiao Chen wrote: > > > * tests/sock_diag_unix_attrs.c: New file. > > > * tests/gen_tests.in (sock_diag_unix_attrs): New

Re: [PATCH v3 03/16] tests: check decoding of AF_UNIX diag attribute

2017-06-19 Thread JingPiao Chen
On Tue, Jun 20, 2017 at 03:21:14AM +0300, Dmitry V. Levin wrote: > On Mon, Jun 19, 2017 at 09:15:27AM +0800, JingPiao Chen wrote: > > * tests/sock_diag_unix_attrs.c: New file. > > * tests/gen_tests.in (sock_diag_unix_attrs): New entry. > > * tests/pure_executables.list: Add sock_diag_unix_attrs. >

Re: [PATCH v3 03/16] tests: check decoding of AF_UNIX diag attribute

2017-06-19 Thread Dmitry V. Levin
On Mon, Jun 19, 2017 at 09:15:27AM +0800, JingPiao Chen wrote: > * tests/sock_diag_unix_attrs.c: New file. > * tests/gen_tests.in (sock_diag_unix_attrs): New entry. > * tests/pure_executables.list: Add sock_diag_unix_attrs. > * tests/.gitignore: Likewise. I don't see what's being checked by this t