]> granicus.if.org Git - strace/commit
tests: extend checking of NLMSG_DONE decoding
authorDmitry V. Levin <ldv@altlinux.org>
Sun, 4 Jun 2017 13:40:17 +0000 (13:40 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 4 Jun 2017 13:40:17 +0000 (13:40 +0000)
commit8a3551abc8470eed8977959b98755705e0c27c85
tree7394e6759beddc239d2d4790e971c046f67faf8f
parent852046ce0e456e5e411d7d93dcc5e4a44bae7d30
tests: extend checking of NLMSG_DONE decoding

* tests/netlink_protocol.c (test_nlmsg_done):  Use designated
initializers.  Check decoding of messages with non-integer payload.
tests/netlink_protocol.c