MCPcopy Create free account
hub / github.com/codr7/hacktical-c / dsl_tests

Function dsl_tests

dsl/tests.c:48–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48void dsl_tests() {
49 read_id_tests();
50 read_call_tests();
51 eval_tests();
52}

Callers 1

mainFunction · 0.85

Calls 3

read_id_testsFunction · 0.85
read_call_testsFunction · 0.85
eval_testsFunction · 0.85

Tested by

no test coverage detected