Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ TEST_F
Function
TEST_F
src/test/teehistorian_test.cpp:230–233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
228
};
229
230
TEST_F(TeeHistorian, Empty)
231
{
232
Expect((const unsigned char *)
""
, 0);
233
}
234
235
TEST_F(TeeHistorian, Finished)
236
{
Callers
nothing calls this directly
Calls
15
Expect
Function · 0.85
json_parse
Function · 0.85
json_value_free
Function · 0.85
RecordPlayerMessage
Method · 0.80
RecordTestExtra
Method · 0.80
RecordDDNetVersion
Method · 0.80
RecordDDNetVersionOld
Method · 0.80
RecordAuthInitial
Method · 0.80
RecordAuthLogin
Method · 0.80
RecordAuthLogout
Method · 0.80
RecordPlayerJoin
Method · 0.80
RecordPlayerDrop
Method · 0.80
Tested by
no test coverage detected