Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ set_everything_c
Function
set_everything_c
tests/CppUTestExt/IEEE754PluginTest_c.c:61–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
void set_everything_c()
62
{
63
set_divisionbyzero_c();
64
set_overflow_c();
65
set_underflow_c();
66
set_inexact_c();
67
}
Callers
2
set_everything_but_already_failed
Function · 0.85
IGNORE_TEST
Function · 0.85
Calls
4
set_divisionbyzero_c
Function · 0.85
set_overflow_c
Function · 0.85
set_underflow_c
Function · 0.85
set_inexact_c
Function · 0.85
Tested by
no test coverage detected