Searched refs:test_ioctl (Results 1 – 8 of 8) sorted by relevance
/external/ltp/testcases/kernel/device-drivers/nls/ |
D | nlsTest.c | 62 static int test_ioctl(struct inode *, struct file *, 67 static int test_ioctl(struct block_device *bdev, fmode_t mode, 81 .ioctl = test_ioctl, 107 static int test_ioctl(struct inode *ino, struct file *f, in test_ioctl() function 110 static int test_ioctl(struct block_device *bdev, fmode_t mode, in test_ioctl()
|
/external/ltp/testcases/kernel/device-drivers/include/ |
D | includeTest.c | 62 static int test_ioctl(struct inode *, struct file *, unsigned int, 80 ioctl: test_ioctl, 99 static int test_ioctl(struct inode *ino, struct file *f, unsigned int cmd, in test_ioctl() function
|
/external/ltp/testcases/kernel/syscalls/ioctl/ |
D | Makefile | 23 INSTALL_TARGETS += test_ioctl
|
/external/python/cpython2/Lib/test/ |
D | test_ioctl.py | 29 def test_ioctl(self): member in IoctlTests
|
/external/ltp/runtest/ |
D | syscalls | 454 ioctl01_02 test_ioctl
|
D | ltplite | 361 ioctl test_ioctl
|
/external/ltp/android/ |
D | Android.ltp.mk | 60 module_prebuilt := testcases/bin/test_ioctl 61 module_src_files := testcases/kernel/syscalls/ioctl/test_ioctl
|
/external/python/cpython2/Misc/ |
D | NEWS | 5978 - Issue #7564: Skip test_ioctl if another process is attached to /dev/tty.
|