summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxdevctl01/psxdevctl01.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2016-12-05 21:06:40 -0600
committerJoel Sherrill <joel@rtems.org>2017-01-11 09:45:32 -0600
commitef362818dff3e7dc437d90133424e9c9f0608a02 (patch)
treec6800ad8c9bcd8d9a894c48ea533c38d9eb3a962 /testsuites/psxtests/psxdevctl01/psxdevctl01.scn
parentposix: Fix alarm() in SMP configurations (diff)
downloadrtems-ef362818dff3e7dc437d90133424e9c9f0608a02.tar.bz2
Add support for posix_devctl()
Diffstat (limited to 'testsuites/psxtests/psxdevctl01/psxdevctl01.scn')
-rw-r--r--testsuites/psxtests/psxdevctl01/psxdevctl01.scn4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxdevctl01/psxdevctl01.scn b/testsuites/psxtests/psxdevctl01/psxdevctl01.scn
new file mode 100644
index 0000000000..1df1d7e6e8
--- /dev/null
+++ b/testsuites/psxtests/psxdevctl01/psxdevctl01.scn
@@ -0,0 +1,4 @@
+*** BEGIN OF TEST PSXDEVCTL 1 ***
+posix_devctl() FIONBIO on stdin return dev_info -- EBADF
+posix_devctl() FIONBIO on stdin return dev_info -- EBADF
+*** END OF TEST PSXDEVCTL 1 ***