]> granicus.if.org Git - strace/commit
tests: extend test coverage of RND* ioctl commands
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 5 Nov 2018 17:40:36 +0000 (17:40 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 5 Nov 2018 17:40:36 +0000 (17:40 +0000)
commitf9e5f12b7c2d1d54abaa911a0047d08d7bd5d407
tree68f86e724a20786cb6c0d0a5ecce36dfd6e18dd0
parent2649c8c8b6832f267fb20cbcfdead19d32b8f2fc
tests: extend test coverage of RND* ioctl commands

* tests/ioctl_random.c (main): Check the error path of RNDADDENTROPY
parser.  Check decoding of unrecognized RND* ioctl commands.
tests/ioctl_random.c