MCPcopy Create free account
hub / github.com/bytedance/sonic-cpp / TEST

Function TEST

tests/assert_test.cpp:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22#include "sonic/macro.h"
23
24TEST(Assert, Basic) { ASSERT_DEATH(sonic_assert(0), ".*"); }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected