Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cppcheck test dir. #309

Closed
avan989 opened this issue Dec 12, 2019 · 2 comments
Closed

cppcheck test dir. #309

avan989 opened this issue Dec 12, 2019 · 2 comments
Labels

Comments

@avan989
Copy link
Contributor

avan989 commented Dec 12, 2019

Is your feature request related to a problem? Please describe.
From issue #303

[osal/src/tests/mutex-test/mutex-test.c:46] -> [osal/src/tests/mutex-test/mutex-test.c:47]: (style) Variable 'status' is reassigned a value before the old one has been used.
[osal/src/tests/mutex-test/mutex-test.c:98] -> [osal/src/tests/mutex-test/mutex-test.c:100]: (style) Variable 'status' is reassigned a value before the old one has been used.
[osal/src/tests/mutex-test/mutex-test.c:153] -> [osal/src/tests/mutex-test/mutex-test.c:154]: (style) Variable 'status' is reassigned a value before the old one has been used.

Requester Info
Anh Van, NASA Goddard

@jphickey
Copy link
Contributor

See also #157

@skliper
Copy link
Contributor

skliper commented Jan 2, 2020

No plan to fix cppcheck "style" issues in test code.

@skliper skliper closed this as completed Jan 2, 2020
jphickey pushed a commit to jphickey/osal that referenced this issue Aug 10, 2022
jphickey pushed a commit to jphickey/osal that referenced this issue Aug 10, 2022
Fix nasa#309, Typo in CFE_ES_RestartApp WriteToSysLog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants