Page MenuHomeFreeBSD

Avoid double output in fenv_test
ClosedPublic

Authored by arichardson on Jan 28 2021, 10:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 23, 12:23 PM
Unknown Object (File)
Mon, Feb 10, 11:30 AM
Unknown Object (File)
Sun, Feb 9, 12:54 PM
Unknown Object (File)
Jan 25 2025, 8:00 PM
Unknown Object (File)
Jan 24 2025, 5:06 PM
Unknown Object (File)
Jan 21 2025, 9:17 AM
Unknown Object (File)
Jan 13 2025, 8:21 PM
Unknown Object (File)
Jan 11 2025, 8:02 PM
Subscribers
None

Details

Summary

This tests fork()s, so if there is still data in the stdout buffer on fork
it will print it again in the child process. This was happening in the
CheriBSD CI and caused the test to complain about malformed TAP output.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 36570
Build 33459: arc lint + arc unit