MCPcopy 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
61void test_failed() {
62
63 std::cout << ">>> test failed" << std::endl;
64
65 exit(0);
66
67}
68
69
70

Callers 1

mainFunction · 0.85

Calls 1

exitFunction · 0.50

Tested by

no test coverage detected