Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chen3feng/toft
/ TEST
Function
TEST
net/http/server/server_test.cpp:11–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
namespace toft {
10
11
TEST(HttpServer, Ctor) {
12
HttpServer server;
13
}
14
15
} // namespace toft
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected