On Mon, Jun 05, 2017 at 08:11:20AM +0800, JingPiao wrote: > * tests/netlink_sock_diag.test: New test. On Mon, Jun 05, 2017 at 08:11:21AM +0800, JingPiao wrote: > * tests/netlink_route.test: New test. On Mon, Jun 05, 2017 at 08:11:22AM +0800, JingPiao wrote: > * tests/netlink_audit.test: New test. On Mon, Jun 05, 2017 at 08:11:23AM +0800, JingPiao wrote: > * tests/netlink_netfilter.test: New test. On Mon, Jun 05, 2017 at 08:11:24AM +0800, JingPiao wrote: > * tests/netlink_selinux.test: New test. On Mon, Jun 05, 2017 at 08:11:25AM +0800, JingPiao wrote: > * tests/netlink_xfrm.test: New test.
$ sha1sum tests/netlink_*.test cc5e0bf3ca9ba46769731b815ff2562fece974af tests/netlink_audit.test cc5e0bf3ca9ba46769731b815ff2562fece974af tests/netlink_netfilter.test cc5e0bf3ca9ba46769731b815ff2562fece974af tests/netlink_route.test cc5e0bf3ca9ba46769731b815ff2562fece974af tests/netlink_selinux.test cc5e0bf3ca9ba46769731b815ff2562fece974af tests/netlink_sock_diag.test cc5e0bf3ca9ba46769731b815ff2562fece974af tests/netlink_xfrm.test As these tests have identical drivers, could this duplication be avoided, please? tests/netlink_*.c also have a lot of common code. For example, the only difference between their main() functions is the netlink family constant passed to socket() - it's very much the same create_socket() function from your former "tests: add check for nlmsg_type decoding" commit. -- ldv
signature.asc
Description: PGP signature
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Strace-devel mailing list Strace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/strace-devel