summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxfenv01/psxfenv01.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxfenv01/psxfenv01.doc')
-rw-r--r--testsuites/psxtests/psxfenv01/psxfenv01.doc23
1 files changed, 23 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxfenv01/psxfenv01.doc b/testsuites/psxtests/psxfenv01/psxfenv01.doc
new file mode 100644
index 0000000000..3aa7757496
--- /dev/null
+++ b/testsuites/psxtests/psxfenv01/psxfenv01.doc
@@ -0,0 +1,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.
+