-
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-06-22, cfe, osal, and coding standard
*Combines* - nasa/elf2cfetbl#81 - nasa/tblCRCTool#52 - nasa/ci_lab#88 - nasa/sch_lab#83 - nasa/sample_app#150 - nasa/sample_lib#64 - nasa/to_lab#100 *Includes* - nasa/cFE#1630, correct path to users guide warning log - nasa/cFE#1621, add additional test cases for Child Tasks - nasa/cFE#1608, Add cfe functional tests to CI - nasa/cFE#1627, rename/clean CFE coverage assert macros - nasa/cFE#1623, Added UT tests for cFE ES Api - nasa/cFE#1634, Expand CDS Functional Tests. - nasa/cFE#1633, add test log file - nasa/cFE#1594, Event ID updates - nasa/cFE#1624, scrub all UT_Report calls - nasa/osal#1066, implement missing parameter/retcode test permutations - nasa/cFS-GroundSystem#182, Add test start command script for cmdUtil - nasa/tblCRCTool#51, add printf conversion casts ** Implement Coding Standard in CodeQL ** - nasa/cFS-GroundSystem#180 - nasa/elf2cfetbl#80 - nasa/tblCRCTool#49 - nasa/ci_lab#87 - nasa/sch_lab#79 - nasa/sample_app#149 - nasa/sample_lib#63 - nasa/to_lab#99
- Loading branch information
Showing
10 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
Submodule ci_lab
updated
3 files
+60 −3 | .github/workflows/codeql-build.yml | |
+6 −1 | README.md | |
+1 −1 | fsw/src/ci_lab_version.h |
Submodule sample_app
updated
3 files
+63 −3 | .github/workflows/codeql-build.yml | |
+17 −12 | README.md | |
+1 −1 | fsw/src/sample_app_version.h |
Submodule sample_lib
updated
3 files
+62 −3 | .github/workflows/codeql-build.yml | |
+7 −2 | README.md | |
+1 −1 | fsw/src/sample_lib_version.h |
Submodule sch_lab
updated
3 files
+61 −4 | .github/workflows/codeql-build.yml | |
+20 −15 | README.md | |
+1 −1 | fsw/src/sch_lab_version.h |
Submodule to_lab
updated
3 files
+60 −3 | .github/workflows/codeql-build.yml | |
+22 −17 | README.md | |
+1 −1 | fsw/src/to_lab_version.h |
Submodule cfe
updated
40 files
Submodule osal
updated
30 files
Submodule cFS-GroundSystem
updated
5 files
+60 −3 | .github/workflows/codeql-build.yml | |
+6 −0 | README.md | |
+1 −1 | Subsystems/cmdUtil/es-delete-app.sh | |
+16 −0 | Subsystems/cmdUtil/start-test-app.sh | |
+2 −2 | _version.py |
Submodule elf2cfetbl
updated
3 files
+61 −4 | .github/workflows/codeql-build.yml | |
+9 −1 | README.md | |
+1 −1 | elf2cfetbl_version.h |
Submodule tblCRCTool
updated
4 files
+60 −3 | .github/workflows/codeql-build.yml | |
+10 −2 | README.md | |
+2 −2 | cfe_ts_crc.c | |
+1 −1 | cfe_ts_crc_version.h |