Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DaveGamble/cJSON
/ set_targets
Method
set_targets
tests/unity/auto/unity_test_summary.py:68–69 ·
view source on GitHub ↗
(self, target_array)
Source
from the content-addressed store, hash-verified
66
return
self.report
67
68
def
set_targets(self, target_array):
69
self.targets = target_array
70
71
def
set_root_path(self, path):
72
self.root = path
Callers
1
unity_test_summary.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected