summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spintrcritical24/spintrcritical24.doc
blob: c8714bedf2854f798eaa184ac5ca877557babefd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
This file describes the directives and concepts tested by this test set.

test set name: spintrcritical24

directives:

  - fcntl()
  - close()

concepts:

  - Try to ensure that a close completes successful in case it is interrupted
    by a call to fcntl() altering the iop flags.