]> granicus.if.org Git - strace/commit
tests: check decoding of NETLINK_CRYPTO message types
authorJingPiao Chen <chenjingpiao@gmail.com>
Sun, 9 Jul 2017 13:57:19 +0000 (21:57 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 12 Jul 2017 21:08:03 +0000 (21:08 +0000)
commit854a12954fbdbe747001800572fa0f1fa0ac2cbc
tree2da718bce21fa0f35df39f812728613b7bd70001
parent771c6be31a7b3811538cf7afaf3eedf23ac2095d
tests: check decoding of NETLINK_CRYPTO message types

* configure.ac (AC_CHECK_HEADERS): Add linux/cryptouser.h.
* tests/netlink_crypto.c: New file.
* tests/gen_tests.in (netlink_crypto): New entry.
* tests/pure_executables.list: Add netlink_crypto.
* tests/.gitignore: Likewise.
configure.ac
tests/.gitignore
tests/gen_tests.in
tests/netlink_crypto.c [new file with mode: 0644]
tests/pure_executables.list