source: rtems/testsuites/psxtests/psxfenv01/psxfenv01.scn @ e8458735

5
Last change on this file since e8458735 was e8458735, checked in by Eshan dhawan <eshandhawan51@…>, on 04/20/20 at 18:22:43

tests for fenv.h functions

added tests for fesetexeptflag(), fegetexeptflag(),
fegetround(), fesetround().

In the test fegetround() does not return any flag
other then FE_TONEAREST in tests.
This is probably due to soft float.

The test complies successfully and returns assert
at fegetround()

Other tests run without any errors
tested on RISCV/rv32imac

The test prints nothing if runs successfully.

updates #2971

Signed-off-by: Eshan dhawan <eshandhawan51@…>

  • Property mode set to 100644
File size: 65 bytes
Line 
1*** BEGIN OF TEST PSXFENV 01 ***
2*** END OF TEST PSXFENV 01 ***
3
Note: See TracBrowser for help on using the repository browser.