MCPcopy Create free account
hub / github.com/OpenSIPS/opensips / test_db

Function test_db

db/test/test_db.c:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29static void test_db_url(void);
30
31void test_db(void)
32{
33 test_db_url();
34}
35
36static void test_db_url(void)
37{

Callers 1

run_unit_testsFunction · 0.85

Calls 1

test_db_urlFunction · 0.85

Tested by

no test coverage detected