Dmitry V. Levin
1e56814f77
* v4l2.c: Mpersify arch-specific structures. (v4l2_ioctl): Mpersify. * tests/ioctl_v4l2.c: New file. * tests/ioctl_v4l2.test: New test. * tests/.gitignore: Add ioctl_v4l2. * tests/Makefile.am (check_PROGRAMS): Likewise. (DECODER_TESTS): Add ioctl_v4l2.test.
6 lines
78 B
Bash
Executable File
6 lines
78 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check basic VIDIOC_* ioctl decoding.
|
|
|
|
. "${srcdir=.}/ioctl.test"
|