Warning, /testsuites/libtests/devfs04/devfs04.scn is written in an unsupported language. File is not indexed.
0001 *** TEST DEVFS04 ***
0002 Init - attempt to open the /dev/test WR mode -- OK
0003 Init - attempt to write to /dev/test -- OK
0004 Init - attempt to write to /dev/test - expect ENOSYS
0005 Init - attempt to open the /dev/test RD mode -- OK
0006 Init - attempt to read from /dev/test -- OK
0007 Init - attempt to read from /dev/test - expect ENOSYS
0008 Init - attempt ioctl on the device - expect ENOSYS
0009 Init - mknod(/dev/null)-- OK
0010 *** END OF TEST DEVFS04 ***