Skip to content

Commit

Permalink
Merge pull request #819 from skliper/fix794-msg-stubs
Browse files Browse the repository at this point in the history
Fix #794, Add msg stubs and update SB UT
  • Loading branch information
yammajamma authored Aug 20, 2020
2 parents f8c7754 + f2f1c57 commit faebfc1
Show file tree
Hide file tree
Showing 5 changed files with 1,328 additions and 958 deletions.
4 changes: 0 additions & 4 deletions fsw/cfe-core/unit-test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,6 @@ foreach(MODULE ${CFE_CORE_MODULES})
ut_cfe-core_stubs
ut_assert)

# TODO short term hack for testing with new code
target_link_libraries(${UT_TARGET_NAME}_UT msg)
#target_link_libraries(${UT_TARGET_NAME}_UT mission_msg)

add_test(${UT_TARGET_NAME}_UT ${UT_TARGET_NAME}_UT)
install(TARGETS ${UT_TARGET_NAME}_UT DESTINATION ${TGTNAME}/${UT_INSTALL_SUBDIR})
endforeach(MODULE ${CFE_CORE_MODULES})
Expand Down
Loading

0 comments on commit faebfc1

Please sign in to comment.