Warning, /testsuites/psxtests/psxsignal08/psxsignal08.doc is written in an unsupported language. File is not indexed.
0001 # COPYRIGHT (c) 2019.
0002 # On-Line Applications Research Corporation (OAR).
0003 #
0004 # SPDX-License-Identifier: BSD-2-Clause
0005
0006 This file describes the directives and concepts tested by this test set.
0007
0008 test set name: psxsignal07
0009
0010 directives:
0011
0012 sigprocmask
0013 sigemptyset
0014 sigaddset
0015
0016 concepts:
0017
0018 + Ensure that the initial signal mask is empty (all unmasked).
0019
0020 + Ensure that a Classic API task inherits an empty signal mask.
0021
0022 + Ensure that a Classic API task inherits an non-empty signal mask.