ESP-IDF
UnityEnd()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
UnityEnd()
UnityEnd() function
Syntax
Show:
Summary
Declaration
Definition
from
unity_internals.h:531
int
UnityEnd
(
void
)
;
Implemented in
unity.c:2236
Examples
References
from
examples
Code
Location
Referrer
int
UnityEnd
(
void
)
unity.c:2236
int
UnityEnd
(
void
)
;
unity_internals.h:531
UNITY_END
(
)
;
unity_runner.c:137
unity_run_single_test()
UNITY_END
(
)
;
unity_runner.c:286
unity_run_menu()
UNITY_END
(
)
;
unity_runner.c:313
unity_run_menu()
Call Tree
from
examples
UnityEnd()
is called by 2 functions and calls 4 functions:
unity_run_single_test()
unity_run_menu()
All items filtered out
UnityEnd()
UnityPrint()
unity_flush()
unity_putc()
UnityPrintNumber()
All items filtered out
Data Use
from
examples
UnityEnd()
reads 10 variables:
UNITY_STORAGE_T::NumberOfTests
UNITY_STORAGE_T::TestFailures
UNITY_STORAGE_T::TestIgnores
Unity
UnityStrOk
UnityStrFail
UnityStrBreaker
UnityStrResultsTests
UnityStrResultsFailures
UnityStrResultsIgnored
All items filtered out
UnityEnd()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out