Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YatSenOS/YatSenOS-Tutorial-Volume-1
/ test_failed
Function
test_failed
lab2/assignment/test.cpp:61–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
60
61
void test_failed() {
62
63
std::cout <<
">>> test failed"
<< std::endl;
64
65
exit(0);
66
67
}
68
69
70
Callers
1
main
Function · 0.85
Calls
1
exit
Function · 0.50
Tested by
no test coverage detected