summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxdevctl01/psxdevctl01.doc
blob: fee22d237d1f98fe8a36c20313cad0d8135a01d6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#  COPYRIGHT (c) 2016.
#  On-Line Applications Research Corporation (OAR).
#
#  The license and distribution terms for this file may be
#  found in the file LICENSE in this distribution or at
#  http://www.rtems.org/license/LICENSE.
#

This file describes the directives and concepts tested by this test set.

test set name:  psxdevctl01

directives:

  posix_devctl

concepts:

+ Ensure that proper error values result when passing different combinations of
  arguments to posix_devctl().

+ Ensure that a requestn is passed through the underlying ioctl() operation
  to the console device driver and flagged as an error.