summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxfenv01/psxfenv01.doc
blob: 3aa7757496016dd2acfae3a86e2e9a237067a2d7 (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) 2019
#  On-Line Applications Research Corporation (OAR).
#
# SPDX-License-Identifier: BSD-2-Clause
#

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

test set name:  psxfenv01

Directives:
  fesetenv
  feclearexcept
  fetestexcept
  texceptflag
  feraiseexcept

Concepts:

+ This test exercises the fenv.h methods.

+ All tests are disabled if the constant FE_ALL_EXCEPT is not defined.