Static variable access to do code coverage #4030
Unanswered
VMUNUSAM1
asked this question in
Community Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I have a C source code where I have to do unit testing as well as branch coverage. I have to access static variable which is local to file and I want to access the variable to do code coverage. Any suggestion to achieve this?
Kindly share your suggestions and do the needful. Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions