Home
last modified time | relevance | path

Searched refs:tttype (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/ioctl/
H A Dtest_ioctl37 for tttype in `ls /dev/tty*`
39 device_no=${tttype#/dev/tty}
42 has_tty $tttype
44 tst_resm TINFO "Skipping ioctl02 with $tttype"
47 tst_resm TINFO "Testing ioctl02 with $tttype"
48 ioctl02 -D $tttype
52 tst_resm TPASS "ioctl02 Passed with $tttype"
54 tst_resm TFAIL "ioctl02 Failed with $tttype"

Completed in 1 milliseconds