ioctl-test: Auto-generate the list of ioctls to test
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 4 Feb 2013 19:00:16 +0000 (17:00 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 4 Feb 2013 19:53:46 +0000 (17:53 -0200)
commit39f8f46ac6740dcae132803c35b0a0348e1febab
treeae2b490e204551755c27f29dcdbf24a8ac3959aa
parent14d9267b1a294521d801e476478662b42af0d53d
ioctl-test: Auto-generate the list of ioctls to test

Instead of hardcoding the V4L ioctl magic numbers, determine it
from the Kernel headers.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Makefile.am
contrib/test/Makefile.am
contrib/test/gen_ioctl_list.pl [new file with mode: 0755]
contrib/test/ioctl-test.c
contrib/test/ioctl-test.h [new file with mode: 0644]
contrib/test/ioctl_32.h [new file with mode: 0644]
contrib/test/ioctl_64.h [new file with mode: 0644]