Re: [PATCH v4 4/4] tests: check decoding of nlmsgerr attributes

2017-07-19 Thread Dmitry V. Levin
On Wed, Jul 19, 2017 at 05:17:38PM +0800, JingPiao Chen wrote: > * tests/nlattr_nlmsgerr.c: New file. > * tests/gen_tests.in (nlattr_nlmsgerr): New entry. > * tests/pure_executables.list: Add nlattr_nlmsgerr. > * tests/.gitignore: Likewise. Applied all four, thanks! -- ldv signature.asc Descr

[PATCH v4 4/4] tests: check decoding of nlmsgerr attributes

2017-07-19 Thread JingPiao Chen
* tests/nlattr_nlmsgerr.c: New file. * tests/gen_tests.in (nlattr_nlmsgerr): New entry. * tests/pure_executables.list: Add nlattr_nlmsgerr. * tests/.gitignore: Likewise. --- tests/.gitignore| 1 + tests/gen_tests.in | 1 + tests/nlattr_nlmsgerr.c | 86 +++