MCPcopy 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
66inline void clearTestOutput() {
67 test_output.clear();
68}
69
70// Helper function to get test output count
71inline size_t getTestOutputCount() {

Callers 5

SetUpMethod · 0.85
TearDownMethod · 0.85
SetUpMethod · 0.85
TearDownMethod · 0.85
TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by 5

SetUpMethod · 0.68
TearDownMethod · 0.68
SetUpMethod · 0.68
TearDownMethod · 0.68
TEST_FFunction · 0.68