MCPcopy Create free account
hub / github.com/ddnet/ddnet / TEST_F

Function TEST_F

src/test/aio_test.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57};
58
59TEST_F(Async, Empty)
60{
61 Expect("");
62}
63
64TEST_F(Async, Simple)
65{

Callers

nothing calls this directly

Calls 4

ExpectFunction · 0.85
WriteEnum · 0.85
aio_writeFunction · 0.85
aio_write_unlockedFunction · 0.85

Tested by

no test coverage detected