]> granicus.if.org Git - strace/commit
tests: check decoding of IFLA_EVENT netlink attribute
authorEugene Syromyatnikov <evgsyr@gmail.com>
Fri, 25 May 2018 12:36:35 +0000 (14:36 +0200)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 6 Jun 2018 10:10:43 +0000 (10:10 +0000)
commitf7c60460262fe0be1dbe17e7f2f7bdba6a0e65a4
tree95cddb29c5dd41f833dccbd66617ad6b395c5d3c
parent41bfa3bf5fe5a8818a287b086b2d77627e049106
tests: check decoding of IFLA_EVENT netlink attribute

* tests/nlattr_ifinfomsg.c (main): Add a check for IFLA_EVENT attribute
decoding.
tests/nlattr_ifinfomsg.c