MCPcopy Create free account
hub / github.com/ClassicOldSong/Apollo / TEST

Function TEST

tests/unit/platform/test_common.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50);
51
52TEST(HostnameTests, TestAsioEquality) {
53 // These should be equivalent on all platforms for ASCII hostnames
54 ASSERT_EQ(platf::get_host_name(), boost::asio::ip::host_name());
55}

Callers

nothing calls this directly

Calls 1

get_host_nameFunction · 0.50

Tested by

no test coverage detected