We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Coverage test not installed in correct directory - see nasa/cFE#881
To Reproduce Make unit tests, make install, observe unit test in build directory.
Expected behavior Should go in target directory (build/exe/cpu1 for sample config)
Code snips
PSP/unit-test-coverage/mcp750-vxworks/CMakeLists.txt
Lines 60 to 62 in 5f08c5c
System observed on:
Additional context None
Reporter Info Jacob Hageman - NASA/GSFC
The text was updated successfully, but these errors were encountered:
Fix nasa#194, Install unit test to target directories
5f67e41
Merge pull request #195 from skliper/fix194-ut-install-dir
a6ff043
Fix #194, Install unit test to target directories
Successfully merging a pull request may close this issue.
Describe the bug
Coverage test not installed in correct directory - see nasa/cFE#881
To Reproduce
Make unit tests, make install, observe unit test in build directory.
Expected behavior
Should go in target directory (build/exe/cpu1 for sample config)
Code snips
PSP/unit-test-coverage/mcp750-vxworks/CMakeLists.txt
Lines 60 to 62 in 5f08c5c
System observed on:
Additional context
None
Reporter Info
Jacob Hageman - NASA/GSFC
The text was updated successfully, but these errors were encountered: