summaryrefslogtreecommitdiff
path: root/testsuites/libtests/devfs02/devfs02.scn
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/devfs02/devfs02.scn')
-rw-r--r--testsuites/libtests/devfs02/devfs02.scn13
1 files changed, 0 insertions, 13 deletions
diff --git a/testsuites/libtests/devfs02/devfs02.scn b/testsuites/libtests/devfs02/devfs02.scn
deleted file mode 100644
index 188207dc77..0000000000
--- a/testsuites/libtests/devfs02/devfs02.scn
+++ /dev/null
@@ -1,13 +0,0 @@
-*** TEST DEVFS02 ***
-Init - attempt to create a fifo - expect EINVAL
-Init - set the device name table to NULL
- Init - attempt to create a node - expect EFAULT
-Init - attempt to stat a node - expect EFAULT
-Init - attempt to open a node
-Init - restore the device name table
-Init - set device table size to zero
-Init - attempt to create a node - expect ENOMEM
-Init - restore device table size
-Init - attempt to create /node -- OK
-Init - attempt to create /node - expect EEXIST
-*** END OF TEST DEVFS02 ***