Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/cf
2 changes: 1 addition & 1 deletion apps/ci_lab
2 changes: 1 addition & 1 deletion apps/cs
2 changes: 1 addition & 1 deletion apps/ds
2 changes: 1 addition & 1 deletion apps/fm
2 changes: 1 addition & 1 deletion apps/hk
2 changes: 1 addition & 1 deletion apps/hs
2 changes: 1 addition & 1 deletion apps/lc
Submodule lc updated 1 files
+1 −1 fsw/inc/lc_internal_cfg.h
2 changes: 1 addition & 1 deletion apps/md
2 changes: 1 addition & 1 deletion apps/mm
2 changes: 1 addition & 1 deletion apps/sample_app
2 changes: 1 addition & 1 deletion apps/sc
2 changes: 1 addition & 1 deletion apps/sch_lab
2 changes: 1 addition & 1 deletion apps/to_lab
2 changes: 1 addition & 1 deletion libs/sample_lib
2 changes: 1 addition & 1 deletion osal
2 changes: 1 addition & 1 deletion tools/cFS-GroundSystem
2 changes: 1 addition & 1 deletion tools/cfs-cosmos-plugin
Submodule cfs-cosmos-plugin updated 32 files
+73 −0 Makefile
+38 −1 README.md
+25 −0 cfs_app_cosmos_overrides.mk
+19 −0 cfs_app_cosmos_tests.mk
+72 −0 lib/cfs_test_connection.py
+106 −0 lib/cosmos_adapter.py
+36 −0 targets/CFS/procedures/cfe_es_test_suite.py
+36 −0 targets/CFS/procedures/cfe_evs_test_suite.py
+36 −0 targets/CFS/procedures/cfe_sb_test_suite.py
+36 −0 targets/CFS/procedures/cfe_tbl_test_suite.py
+44 −0 targets/CFS/procedures/cfe_test_suite.py
+36 −0 targets/CFS/procedures/cfe_time_test_suite.py
+36 −0 targets/CFS/procedures/cfs_cf_test_suite.py
+36 −0 targets/CFS/procedures/cfs_cs_test_suite.py
+38 −0 targets/CFS/procedures/cfs_demo_apps_test_suite.py
+36 −0 targets/CFS/procedures/cfs_ds_test_suite.py
+36 −0 targets/CFS/procedures/cfs_fm_test_suite.py
+36 −0 targets/CFS/procedures/cfs_hk_test_suite.py
+36 −0 targets/CFS/procedures/cfs_hs_test_suite.py
+36 −0 targets/CFS/procedures/cfs_md_test_suite.py
+36 −0 targets/CFS/procedures/cfs_mm_test_suite.py
+36 −0 targets/CFS/procedures/cfs_sample_app_test_suite.py
+36 −0 targets/CFS/procedures/cfs_sbn_test_suite.py
+36 −0 targets/CFS/procedures/cfs_sc_test_suite.py
+88 −0 targets/CFS/procedures/cfs_test_groups_for_cfe/cfe_es_checkout.py
+71 −0 targets/CFS/procedures/cfs_test_groups_for_cfe/cfe_evs_checkout.py
+61 −0 targets/CFS/procedures/cfs_test_groups_for_cfe/cfe_sb_checkout.py
+72 −0 targets/CFS/procedures/cfs_test_groups_for_cfe/cfe_tbl_checkout.py
+67 −0 targets/CFS/procedures/cfs_test_groups_for_cfe/cfe_time_checkout.py
+373 −80 targets/CFS/procedures/cfs_test_groups_for_cfs_open_src/cfs_sc.py
+46 −0 wrappers/cfs_test_groups_for_cfs_lab_apps/cfs_ci_lab.py
+50 −0 wrappers/cfs_test_groups_for_cfs_lab_apps/cfs_to_lab.py
2 changes: 1 addition & 1 deletion tools/commandline-tools
Submodule commandline-tools updated 0 files
2 changes: 1 addition & 1 deletion tools/eds
Submodule eds updated 0 files
2 changes: 1 addition & 1 deletion tools/elf2cfetbl
2 changes: 1 addition & 1 deletion tools/tblCRCTool