]> granicus.if.org Git - strace/commit
tests: check decoding of netlink protocol
authorFabien Siron <fabien.siron@epita.fr>
Wed, 6 Jul 2016 15:49:23 +0000 (15:49 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 7 Jul 2016 09:48:32 +0000 (09:48 +0000)
commit1b1baea407a6583db5eef53ef309c5e7b5a6f157
tree9df09c60f5d9be7e858098cbe4b23e848825113c
parent2850f745ca49f52b4b1266a6a1b1ec0c58f77c66
tests: check decoding of netlink protocol

* tests/netlink_protocol.test: New test.
* tests/netlink_protocol.c: New file.
* tests/.gitignore: Add netlink_protocol.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add netlink_protocol.test.
tests/.gitignore
tests/Makefile.am
tests/netlink_protocol.c [new file with mode: 0644]
tests/netlink_protocol.test [new file with mode: 0755]