6 lines
78 B
Plaintext
6 lines
78 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
# Check basic VIDIOC_* ioctl decoding.
|
||
|
|
||
|
. "${srcdir=.}/ioctl.test"
|