Skip to content

Commit

Permalink
Merge pull request nasa#805 from nasa/revert-779-fix-778-cfe-assert
Browse files Browse the repository at this point in the history
Revert "Fix nasa#778, add cfe assert and example lib"
  • Loading branch information
astrogeco authored Aug 18, 2020
2 parents 77ed16d + ee7ffda commit 846a739
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 489 deletions.
7 changes: 0 additions & 7 deletions cmake/mission_defaults.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,3 @@ set(MISSION_MODULE_SEARCH_PATH
set(cfe-core_SEARCH_PATH "cfe/fsw")
set(osal_SEARCH_PATH ".")
set(psp_SEARCH_PATH ".")

# If ENABLE_UNIT_TEST is enabled, then include the cfe_assert library in
# all targets. This can still be overridden in targets.cmake.
if (ENABLE_UNIT_TESTS)
list(APPEND MISSION_GLOBAL_APPLIST cfe_assert cfe_test)
endif (ENABLE_UNIT_TESTS)

12 changes: 0 additions & 12 deletions modules/cfe_assert/CMakeLists.txt

This file was deleted.

63 changes: 0 additions & 63 deletions modules/cfe_assert/inc/cfe_assert.h

This file was deleted.

137 changes: 0 additions & 137 deletions modules/cfe_assert/src/cfe_assert_io.c

This file was deleted.

131 changes: 0 additions & 131 deletions modules/cfe_assert/src/cfe_assert_main.c

This file was deleted.

8 changes: 0 additions & 8 deletions modules/cfe_test/CMakeLists.txt

This file was deleted.

Loading

0 comments on commit 846a739

Please sign in to comment.