Warning, /testsuites/psxtests/psxfenv01/psxfenv01.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
0007 This file describes the directives and concepts tested by this test set.
0008
0009 test set name: psxfenv01
0010
0011 Directives:
0012 fesetenv
0013 feclearexcept
0014 fetestexcept
0015 feraiseexcept
0016 fesetexeptflag
0017 fegetexeptflag
0018 fegetround
0019 fesetround
0020
0021 Concepts:
0022
0023 + This test exercises the fenv.h methods.
0024
0025 + All tests are disabled if the constant FE_ALL_EXCEPT is not defined.
0026