6 lines
74 B
Plaintext
6 lines
74 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
# Check decoding of EVIOC* ioctls.
|
||
|
|
||
|
. "${srcdir=.}/ioctl.test"
|