-
Notifications
You must be signed in to change notification settings - Fork 223
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
IC:2021-03-30, Add remaining PRs and FastTrakcs
nasa/cFE#1260 - Fix #1259, adds --branch-coverage option to genhtml line in lcov Makefile rule nasa/osal#915 - Fix #888, better return codes from OS_SymbolTableDump_Impl nasa/osal#926 - Fix #853, remove OS_TaskRegister nasa/osal#935 - Fix #934, Remove unused SCRIPT_MODE flag nasa/osal#930 - Fix #929, use test function for osal_id_t nasa/PSP#276 - Fix #275, Adds a UT stub for CFE_PSP_GetKernelTextSegmentInfo nasa/ci_lab#84 - Fix #73, use zero copy API nasa/sample_app#143 - Fix #142, scrub header guards
- Loading branch information
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Submodule sample_app
updated
9 files
+10 −14 | fsw/mission_inc/sample_app_perfids.h | |
+11 −17 | fsw/platform_inc/sample_app_msgids.h | |
+10 −15 | fsw/platform_inc/sample_app_table.h | |
+9 −9 | fsw/src/sample_app.h | |
+10 −14 | fsw/src/sample_app_events.h | |
+10 −15 | fsw/src/sample_app_msg.h | |
+2 −7 | fsw/src/sample_app_version.h | |
+8 −9 | unit-test/coveragetest/sample_app_coveragetest_common.h | |
+19 −17 | unit-test/inc/ut_sample_app.h |
Submodule osal
updated
23 files