summaryrefslogtreecommitdiffstats
path: root/tests/expected/misc/enosys-ioctl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/expected/misc/enosys-ioctl')
-rw-r--r--tests/expected/misc/enosys-ioctl5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/expected/misc/enosys-ioctl b/tests/expected/misc/enosys-ioctl
new file mode 100644
index 0000000..7ab1efd
--- /dev/null
+++ b/tests/expected/misc/enosys-ioctl
@@ -0,0 +1,5 @@
+test_enosys: ioctl r=0 errno=Success
+test_enosys: ioctl r=-1 errno=Function not implemented
+test_enosys: ioctl r=-1 errno=Inappropriate ioctl for device
+test_enosys: ioctl r=-1 errno=Inappropriate ioctl for device
+test_enosys: ioctl r=-1 errno=Function not implemented