Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arkhipenko/TaskScheduler
/ clearTestOutput
Function
clearTestOutput
tests/Arduino.h:66–68 ·
view source on GitHub ↗
Helper function to clear test output
Source
from the content-addressed store, hash-verified
64
65
// Helper function to clear test output
66
inline void clearTestOutput() {
67
test_output.clear();
68
}
69
70
// Helper function to get test output count
71
inline size_t getTestOutputCount() {
Callers
5
SetUp
Method · 0.85
TearDown
Method · 0.85
SetUp
Method · 0.85
TearDown
Method · 0.85
TEST_F
Function · 0.85
Calls
no outgoing calls
Tested by
5
SetUp
Method · 0.68
TearDown
Method · 0.68
SetUp
Method · 0.68
TearDown
Method · 0.68
TEST_F
Function · 0.68