MCPcopy Create free account
hub / github.com/antirez/ds4 / timespec

Class timespec

ds4_eval.c:1416–1416  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1414 exit(2);
1415}
1416
1417static const char *eval_suite_name(uint32_t mask) {
1418 if (mask == EVAL_SUITE_CORE) return "core";
1419 if (mask == EVAL_SUITE_HARD) return "hard";

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected