summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/deviceio01/deviceio01.scn
blob: 6c39feb7c1d58dcff8071709785a339409f3c148 (plain) (blame)
1
2
3
4
5
6
7
*** TEST DEVICEIO - 01 ***
Init - attempt to open the /dev/test WR mode -- OK
Init - attempt to write to /dev/test - expect ENOSYS
Init - attempt to open the /dev/test RD mode -- OK
Init - attempt to read from /dev/test - expect ENOSYS
Init - attempt ioctl on the device - expect ENOSYS
*** END OF TEST DEVICEIO - 01 ***