MCPcopy Create free account
hub / github.com/RedisGraph/RedisGraph / tearDown

Function tearDown

tests/unit/test_cron.c:223–225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

221}
222
223static void tearDown() {
224 Cron_Stop();
225}
226
227static void test_cronExec() {
228 // Add two tasks to CRON

Callers

nothing calls this directly

Calls 1

Cron_StopFunction · 0.85

Tested by

no test coverage detected