Project

General

Profile

Meeting #854

Updated by André Neto almost 4 years ago

The main addition is the FastScheduler and the support of RPM building.
FastScheduler. Several bugs solved to address the EC-FAT tools development.

*General*

Information
<pre>
The following files were detected as changed between branches develop and master
.gitignore
AUTHORS
Docs/User/source/_static/examples/Configurations/Makefile.inc
Docs/User/source/_static/examples/Core/Makefile.gcc
Docs/User/source/_static/examples/Core/Makefile.inc
Docs/User/source/_static/examples/Core/Makefile.x86-linux
Docs/User/source/_static/examples/Core/ReferencesExample7.cpp
Docs/User/source/_static/examples/Makefiles/Makefile.inc
Docs/User/source/_static/examples/Makefiles/Makefile.x86-linux
MakeDefaults/Lint/marte_flint_files.lnt
MakeDefaults/MakeStdLibDefs.cov
MakeDefaults/MakeStdLibDefs.rpmbuild
MakeDefaults/MakeStdLibDefs.x86-linux
MakeDefaults/MakeStdLibRules.cov
MakeDefaults/MakeStdLibRules.msc
MakeDefaults/MakeStdLibRules.rpmbuild
MakeDefaults/MakeStdLibRules.x86-linux
Makefile.inc
Makefile.rpmbuild
Resources/RPM/RPM-GPG-KEY-MARTe2
Resources/RPM/marte2-ccs-repo.spec
Resources/RPM/marte2-ccs.repo
Resources/RPM/marte2-projects.spec
Resources/RPM/marte2-repo.spec
Resources/RPM/marte2.repo
Source/App/Makefile.inc
Source/Core/BareMetal/L0Types/BitSet.cpp
Source/Core/BareMetal/L0Types/BitSet.h
Source/Core/BareMetal/L0Types/CompilerTypes.h
Source/Core/BareMetal/L0Types/Makefile.inc
Source/Core/BareMetal/L1Portability/Architecture/x86_gcc/ProcessorA.h
Source/Core/BareMetal/L1Portability/Atomic.h
Source/Core/BareMetal/L1Portability/Endianity.h
Source/Core/BareMetal/L1Portability/Environment/Linux/GeneralDefinitions.h
Source/Core/BareMetal/L1Portability/Environment/Linux/HighResolutionTimerCalibrator.cpp
Source/Core/BareMetal/L1Portability/Environment/Linux/Makefile.inc
Source/Core/BareMetal/L1Portability/Environment/Windows/Makefile.inc
Source/Core/BareMetal/L1Portability/FastMath.h
Source/Core/BareMetal/L1Portability/GeneralDefinitions.h
Source/Core/BareMetal/L1Portability/GlobalObjectsDatabase.h
Source/Core/BareMetal/L1Portability/HighResolutionTimer.h
Source/Core/BareMetal/L1Portability/Makefile.inc
Source/Core/BareMetal/L1Portability/ProcessorType.cpp
Source/Core/BareMetal/L1Portability/ProcessorType.h
Source/Core/BareMetal/L2Objects/Makefile.inc
Source/Core/BareMetal/L3Streams/Makefile.inc
Source/Core/BareMetal/L4Configuration/Makefile.inc
Source/Core/BareMetal/L4HttpService/Makefile.inc
Source/Core/BareMetal/L4Logger/Makefile.inc
Source/Core/BareMetal/L4Messages/Makefile.inc
Source/Core/BareMetal/L5GAMs/DataSourceI.cpp
Source/Core/BareMetal/L5GAMs/GAMSchedulerI.cpp
Source/Core/BareMetal/L5GAMs/GAMSchedulerI.h
Source/Core/BareMetal/L5GAMs/Makefile.inc
Source/Core/BareMetal/L5GAMs/RealTimeApplicationConfigurationBuilder.cpp
Source/Core/BareMetal/L6App/Environment/Linux/Makefile.inc
Source/Core/BareMetal/L6App/Makefile.inc
Source/Core/BareMetal/L6App/RealTimeLoader.cpp
Source/Core/BareMetal/Makefile.inc
Source/Core/FileSystem/L1Portability/BasicFile.h
Source/Core/FileSystem/L1Portability/BasicSocket.h
Source/Core/FileSystem/L1Portability/Directory.h
Source/Core/FileSystem/L1Portability/Environment/Linux/Makefile.inc
Source/Core/FileSystem/L1Portability/Environment/Windows/Makefile.inc
Source/Core/FileSystem/L1Portability/InternetHost.h
Source/Core/FileSystem/L1Portability/InternetService.h
Source/Core/FileSystem/L1Portability/Makefile.inc
Source/Core/FileSystem/L1Portability/Select.h
Source/Core/FileSystem/L3Streams/Makefile.inc
Source/Core/FileSystem/L4HttpService/Makefile.inc
Source/Core/FileSystem/L4LoggerService/Makefile.inc
Source/Core/FileSystem/L6App/Environment/Linux/Makefile.inc
Source/Core/FileSystem/L6App/Makefile.inc
Source/Core/FileSystem/Makefile.inc
Source/Core/Makefile.inc
Source/Core/Scheduler/L1Portability/CountingSem.cpp
Source/Core/Scheduler/L1Portability/CountingSem.h
Source/Core/Scheduler/L1Portability/Environment/Linux/Makefile.inc
Source/Core/Scheduler/L1Portability/Environment/Linux/Threads.cpp
Source/Core/Scheduler/L1Portability/Environment/Windows/Makefile.inc
Source/Core/Scheduler/L1Portability/EventSem.h
Source/Core/Scheduler/L1Portability/Makefile.inc
Source/Core/Scheduler/L1Portability/Processor.h
Source/Core/Scheduler/L3Services/Makefile.inc
Source/Core/Scheduler/L4LoggerService/Makefile.inc
Source/Core/Scheduler/L4Messages/Makefile.inc
Source/Core/Scheduler/L4StateMachine/Makefile.inc
Source/Core/Scheduler/L4StateMachine/StateMachine.cpp
Source/Core/Scheduler/L4StateMachine/StateMachineEvent.cpp
Source/Core/Scheduler/L5GAMs/CircularBufferThreadInputDataSource.cpp
Source/Core/Scheduler/L5GAMs/CircularBufferThreadInputDataSource.h
Source/Core/Scheduler/L5GAMs/FastScheduler.cpp
Source/Core/Scheduler/L5GAMs/FastScheduler.h
Source/Core/Scheduler/L5GAMs/GAMScheduler.cpp
Source/Core/Scheduler/L5GAMs/GAMScheduler.h
Source/Core/Scheduler/L5GAMs/Makefile.inc
Source/Core/Scheduler/L5GAMs/MemoryMapAsyncOutputBroker.cpp
Source/Core/Scheduler/L5GAMs/MemoryMapAsyncOutputBroker.h
Source/Core/Scheduler/L5GAMs/MemoryMapAsyncTriggerOutputBroker.cpp
Source/Core/Scheduler/L5GAMs/MemoryMapAsyncTriggerOutputBroker.h
Source/Core/Scheduler/Makefile.inc
Test/Core/BareMetal/L0Types/BitSetTest.cpp
Test/Core/BareMetal/L0Types/BitSetTest.h
Test/Core/BareMetal/L0Types/Makefile.inc
Test/Core/BareMetal/L1Portability/HeapManagerTest.h
Test/Core/BareMetal/L1Portability/HighResolutionTimerTest.cpp
Test/Core/BareMetal/L1Portability/Makefile.inc
Test/Core/BareMetal/L1Portability/ProcessorTypeTest.cpp
Test/Core/BareMetal/L1Portability/ProcessorTypeTest.h
Test/Core/BareMetal/L1Portability/StandardHeap_GenericTest.cpp
Test/Core/BareMetal/L2Objects/Makefile.inc
Test/Core/BareMetal/L3Streams/Makefile.inc
Test/Core/BareMetal/L4Configuration/Makefile.inc
Test/Core/BareMetal/L4HttpService/Makefile.inc
Test/Core/BareMetal/L4Logger/Makefile.inc
Test/Core/BareMetal/L4Messages/Makefile.inc
Test/Core/BareMetal/L5GAMs/GAMTestHelper.cpp
Test/Core/BareMetal/L5GAMs/GAMTestHelper.h
Test/Core/BareMetal/L5GAMs/Makefile.inc
Test/Core/BareMetal/L5GAMs/RealTimeApplicationConfigurationBuilderTest.cpp
Test/Core/BareMetal/L5GAMs/TimingDataSourceTest.cpp
Test/Core/BareMetal/L5GAMs/TimingDataSourceTest.h
Test/Core/BareMetal/L6App/Makefile.inc
Test/Core/BareMetal/Makefile.inc
Test/Core/FileSystem/L1Portability/DirectoryScannerTest.h
Test/Core/FileSystem/L1Portability/DirectoryTest.h
Test/Core/FileSystem/L1Portability/Makefile.inc
Test/Core/FileSystem/L3Streams/Makefile.inc
Test/Core/FileSystem/L4HttpService/Makefile.inc
Test/Core/FileSystem/L4LoggerService/Makefile.inc
Test/Core/FileSystem/L6App/Makefile.inc
Test/Core/FileSystem/Makefile.inc
Test/Core/Scheduler/L1Portability/CountingSemTest.cpp
Test/Core/Scheduler/L1Portability/CountingSemTest.h
Test/Core/Scheduler/L1Portability/Makefile.inc
Test/Core/Scheduler/L3Services/Makefile.inc
Test/Core/Scheduler/L4LoggerService/Makefile.inc
Test/Core/Scheduler/L4Messages/Makefile.inc
Test/Core/Scheduler/L4StateMachine/Makefile.inc
Test/Core/Scheduler/L5GAMs/CircularBufferThreadInputDataSourceTest.cpp
Test/Core/Scheduler/L5GAMs/CircularBufferThreadInputDataSourceTest.h
Test/Core/Scheduler/L5GAMs/FastSchedulerTest.cpp
Test/Core/Scheduler/L5GAMs/FastSchedulerTest.h
Test/Core/Scheduler/L5GAMs/GAMSchedulerTest.cpp
Test/Core/Scheduler/L5GAMs/Makefile.inc
Test/Core/Scheduler/L5GAMs/MemoryMapAsyncOutputBrokerTest.cpp
Test/Core/Scheduler/L5GAMs/MemoryMapAsyncTriggerOutputBrokerTest.cpp
Test/Core/Scheduler/Makefile.inc
Test/GTest/BareMetal/L0Types/BitSetGTest.cpp
Test/GTest/BareMetal/L0Types/Makefile.inc
Test/GTest/BareMetal/L1Portability/Makefile.inc
Test/GTest/BareMetal/L1Portability/ProcessorTypeGTest.cpp
Test/GTest/BareMetal/L2Objects/Makefile.inc
Test/GTest/BareMetal/L3Streams/Makefile.inc
Test/GTest/BareMetal/L4Configuration/Makefile.inc
Test/GTest/BareMetal/L4HttpService/Makefile.inc
Test/GTest/BareMetal/L4Logger/Makefile.inc
Test/GTest/BareMetal/L4Messages/Makefile.inc
Test/GTest/BareMetal/L5GAMs/Makefile.inc
Test/GTest/BareMetal/L5GAMs/TimingDataSourceGTest.cpp
Test/GTest/BareMetal/L6App/Makefile.inc
Test/GTest/BareMetal/Makefile.inc
Test/GTest/FileSystem/L1Portability/Makefile.inc
Test/GTest/FileSystem/L3Streams/Makefile.inc
Test/GTest/FileSystem/L4HttpService/Makefile.inc
Test/GTest/FileSystem/L4LoggerService/Makefile.inc
Test/GTest/FileSystem/L6App/Makefile.inc
Test/GTest/FileSystem/Makefile.inc
Test/GTest/Makefile.inc
Test/GTest/Scheduler/L1Portability/CountingSemGTest.cpp
Test/GTest/Scheduler/L1Portability/Makefile.inc
Test/GTest/Scheduler/L3Services/Makefile.inc
Test/GTest/Scheduler/L4LoggerService/Makefile.inc
Test/GTest/Scheduler/L4Messages/Makefile.inc
Test/GTest/Scheduler/L4StateMachine/Makefile.inc
Test/GTest/Scheduler/L5GAMs/CircularBufferThreadInputDataSourceGTest.cpp
Test/GTest/Scheduler/L5GAMs/FastSchedulerGTest.cpp
Test/GTest/Scheduler/L5GAMs/GAMSchedulerGTest.cpp
Test/GTest/Scheduler/L5GAMs/Makefile.inc
Test/GTest/Scheduler/Makefile.inc
</pre>
%{color:green}OK:% no errors found.

h1. Requirements review

*Date of the review:* 17/05/2021

*Person who did the review:* jenkins1 (codac.local)

*Version of requirements:* N/A

*Result of review:* N/A

*List of non-conformities:* N/A

*Comments:* N/A

h1. Architecture & design review

*Date of the review:* 17/05/2021

*Person who did the review:* jenkins1 (codac.local)

*Version of architecture & design document:* N/A

*Result of review:* N/A

*List of non-conformities:* N/A

*Comments:* N/A

h1. Code and documentation review

*Date of the review:* 17/05/2021

*Person who did the review:* jenkins1 (codac.local)

*Version of source code:* d258c08815e9cbc0d8ec8555e864fa55db39e7c2

*Result of review:* PASS

*List of non-conformities:*

*Headers*

%{color:red}ERR:% Invalid @file in file Docs/User/source/_static/examples/Core/ReferencesExample7.cpp
%{color:red}ERR:% Invalid @brief in file Docs/User/source/_static/examples/Core/ReferencesExample7.cpp
%{color:red}ERR:% Invalid @author in file Docs/User/source/_static/examples/Core/ReferencesExample7.cpp
%{color:red}ERR:% Invalid #includes sorted in file Docs/User/source/_static/examples/Core/ReferencesExample7.cpp
%{color:red}ERR:% Invalid @brief in file Source/Core/BareMetal/L1Portability/Architecture/x86_gcc/ProcessorA.h
%{color:red}ERR:% Invalid @brief in file Source/Core/BareMetal/L1Portability/Atomic.h
%{color:red}ERR:% Invalid @brief in file Source/Core/BareMetal/L1Portability/Endianity.h
%{color:red}ERR:% Invalid @author in file Source/Core/BareMetal/L1Portability/Environment/Linux/GeneralDefinitions.h
%{color:red}ERR:% Invalid @file in file Source/Core/BareMetal/L1Portability/Environment/Linux/HighResolutionTimerCalibrator.cpp
%{color:red}ERR:% Invalid @brief in file Source/Core/BareMetal/L1Portability/Environment/Linux/HighResolutionTimerCalibrator.cpp
%{color:red}ERR:% Invalid #includes sorted in file Source/Core/BareMetal/L1Portability/Environment/Linux/HighResolutionTimerCalibrator.cpp
%{color:red}ERR:% Invalid #includes sorted in file Source/Core/BareMetal/L1Portability/FastMath.h
%{color:red}ERR:% Invalid @author in file Source/Core/BareMetal/L1Portability/GlobalObjectsDatabase.h
%{color:red}ERR:% Invalid @brief in file Source/Core/BareMetal/L1Portability/HighResolutionTimer.h
%{color:red}ERR:% Invalid #includes sorted in file Source/Core/BareMetal/L1Portability/HighResolutionTimer.h
%{color:red}ERR:% Invalid @author in file Source/Core/BareMetal/L6App/RealTimeLoader.cpp
%{color:red}ERR:% Invalid #includes sorted in file Source/Core/BareMetal/L6App/RealTimeLoader.cpp
%{color:red}ERR:% Invalid #includes sorted in file Source/Core/FileSystem/L1Portability/BasicFile.h
%{color:red}ERR:% Invalid #includes sorted in file Source/Core/FileSystem/L1Portability/BasicSocket.h
%{color:red}ERR:% Invalid #includes sorted in file Source/Core/FileSystem/L1Portability/Select.h
%{color:red}ERR:% Invalid @brief in file Source/Core/Scheduler/L1Portability/Environment/Linux/Threads.cpp
%{color:red}ERR:% Invalid @brief in file Source/Core/Scheduler/L1Portability/Processor.h
%{color:red}ERR:% Invalid #includes sorted in file Source/Core/Scheduler/L5GAMs/MemoryMapAsyncTriggerOutputBroker.cpp
%{color:red}ERR:% Invalid @author in file Test/Core/BareMetal/L1Portability/HighResolutionTimerTest.cpp
%{color:red}ERR:% Invalid #includes sorted in file Test/Core/BareMetal/L1Portability/HighResolutionTimerTest.cpp
%{color:red}ERR:% Invalid #includes sorted in file Test/Core/BareMetal/L5GAMs/GAMTestHelper.h
%{color:red}ERR:% Invalid #includes sorted in file Test/Core/BareMetal/L5GAMs/TimingDataSourceTest.cpp
%{color:red}ERR:% Invalid @date in file Test/Core/FileSystem/L1Portability/DirectoryScannerTest.h
%{color:red}ERR:% Invalid #includes sorted in file Test/Core/FileSystem/L1Portability/DirectoryScannerTest.h
%{color:red}ERR:% Invalid #includes sorted in file Test/Core/FileSystem/L1Portability/DirectoryTest.h
%{color:red}ERR:% Invalid #includes sorted in file Test/Core/Scheduler/L5GAMs/MemoryMapAsyncTriggerOutputBrokerTest.cpp
%{color:red}ERR:% Invalid #includes sorted in file Test/GTest/BareMetal/L0Types/BitSetGTest.cpp
%{color:red}ERR:% Invalid #includes sorted in file Test/GTest/BareMetal/L1Portability/ProcessorTypeGTest.cpp
%{color:red}ERR:% Invalid @brief in file Test/GTest/BareMetal/L5GAMs/TimingDataSourceGTest.cpp
%{color:red}ERR:% Invalid #includes sorted in file Test/GTest/BareMetal/L5GAMs/TimingDataSourceGTest.cpp
%{color:red}ERR:% Invalid #includes sorted in file Test/GTest/Scheduler/L1Portability/CountingSemGTest.cpp
%{color:red}ERR:% Invalid #includes sorted in file Test/GTest/Scheduler/L5GAMs/FastSchedulerGTest.cpp

*Lint includes*

%{color:green}OK:% All files are being included for linting
%{color:green}OK:% no errors found.

*Linter*

%{color:red}ERR:% suspicious because of 'zero length zone of transition'; option has no
%{color:red}ERR:% effect
%{color:red}ERR:% (0): Note 974: Worst case function for stack usage: 'MARTe::ConfigurationDatabase::Copy' is recursive, loop contains call to 'MARTe::ConfigurationDatabase::Copy'. See +stack for a full report. [MISRA C++ Rule 7-5-4] (Note <a href="https://vcis-jenkins.f4e.europa.eu/userContent/LintMsgRef.html#974">974</a>)

*Doxygen*

%{color:green}OK:% no errors found.

h1. Unit test review

*Date of the review:* 17/05/2021

*Person who did the review:* jenkins1 (codac.local)

*Version of source code:* d258c08815e9cbc0d8ec8555e864fa55db39e7c2

*Result of coverage tests review:* PASS

*Result of functional tests review:* PASS

*Result of review:* PASS

*Comments:*

*List of non-conformities:*

*Functional tests*

%{color:red}ERR:% BitSet:Resize is not tested
%{color:red}ERR:% Test file not found: Test/GTest/BareMetal/L1Portability/ProcessorAGTest.cpp
%{color:red}ERR:% GlobalObjectsDatabase:Add is not tested
%{color:red}ERR:% ProcessorType:CPUEnabled is not tested
%{color:red}ERR:% ProcessorType:GetCPUsNumber is not tested
%{color:red}ERR:% ProcessorType:GetLegacyUint32Mask is not tested
%{color:red}ERR:% ProcessorType:SetDefaultCPUs is not tested
%{color:red}ERR:% GAMSchedulerI:Initialise is not tested
%{color:red}ERR:% GAMSchedulerI:Purge is not tested
%{color:red}ERR:% GAMSchedulerI:StartNextStateExecution is not tested
%{color:red}ERR:% GAMSchedulerI:StopCurrentStateExecution is not tested
%{color:red}ERR:% BasicSocket:GetReadHandle is not tested
%{color:red}ERR:% BasicSocket:GetWriteHandle is not tested
%{color:red}ERR:% BasicSocket:IsValid is not tested
%{color:red}ERR:% EventSem:GetProperties is not tested
%{color:red}ERR:% FastScheduler:ConfigureScheduler is not tested
%{color:red}ERR:% FastScheduler:Execute is not tested
%{color:red}ERR:% GAMScheduler:Execute is not tested
%{color:red}ERR:% MemoryMapAsyncOutputBroker:Flush is not tested
%{color:red}ERR:% MemoryMapAsyncOutputBroker:UnlinkDataSource is not tested
%{color:red}ERR:% MemoryMapAsyncTriggerOutputBroker:UnlinkDataSource is not tested

*GTest*

%{color:red}ERR:% Number of errors has increased. Number of tests: 4794. Current branch: 5. Reference branch: 4
%{color:green}OK:% Number of tests increased. Current branch: 4794. Reference branch: 4762

*Unsolved Failing Tests*

%{color:red}ERR:% TestWaitUntil_waitTimeout
%{color:red}ERR:% TestGetThreadInfoCopy
%{color:red}ERR:% TestPriority

*New Failing Tests*

%{color:red}ERR:% TestWaitForAll1000
%{color:red}ERR:% TestForceReset

*Solved Failing Tests*

%{color:red}ERR:% TestHttpExchange_Authorization_FalseTimeout

*Coverage*

%{color:yellow}WARN:% L6App/RealTimeLoader.cpp: was modified. line coverage is still OK (but has decreased). This branch (95.2 %% >= 90.0 %%). Reference branch (95.3 %% >= 90.0 %%)
%{color:yellow}WARN:% StateMachine.cpp: was modified. line coverage is still OK (but has decreased). This branch (95.6 %% >= 90.0 %%). Reference branch (96.1 %% >= 90.0 %%)
%{color:green}OK:% L1Portability/ProcessorType.cpp: was modified. line coverage is still OK. This branch (93.6 %% >= 90.0 %%). Reference branch (93.3 %% >= 90.0 %%)
%{color:green}OK:% L5GAMs/RealTimeApplica...nfigurationBuilder.cpp: was modified. line coverage is still OK. This branch (97.0 %% >= 90.0 %%). Reference branch (96.9 %% >= 90.0 %%)
%{color:green}OK:% CountingSem.cpp: is new. Line coverage is OK: (100.0 %% >= 90.0 %%)
%{color:green}OK:% Threads.cpp: was modified. line coverage is still OK. This branch (91.8 %% >= 90.0 %%). Reference branch (90.5 %% >= 90.0 %%)
%{color:green}OK:% CircularBufferThreadInputDataSource.cpp: was modified. line coverage is still OK. This branch (100.0 %% >= 90.0 %%). Reference branch (97.2 %% >= 90.0 %%)
%{color:green}OK:% FastScheduler.cpp: is new. Line coverage is OK: (100.0 %% >= 90.0 %%)
%{color:green}OK:% MemoryMapAsyncOutputBroker.cpp: was modified. line coverage is still OK. This branch (96.2 %% >= 90.0 %%). Reference branch (96.0 %% >= 90.0 %%)
%{color:green}OK:% MemoryMapAsyncTriggerOutputBroker.cpp: was modified. line coverage is still OK. This branch (94.4 %% >= 90.0 %%). Reference branch (94.3 %% >= 90.0 %%)
%{color:green}OK:% No coverage errors found

h1. Integration test review

*Date of the review:* 17/05/2021

*Person who did the review:* jenkins1 (codac.local)

*Version of source code:* d258c08815e9cbc0d8ec8555e864fa55db39e7c2

*Result of review:* N/A

*List of non-conformities:* N/A

*Comments:* N/A

h1. Acceptance test review

*Date of the review:* 17/05/2021

*Person who did the review:* jenkins1 (codac.local)

*Version of source code:* d258c08815e9cbc0d8ec8555e864fa55db39e7c2

*Result of review:* N/A

*List of non-conformities:* N/A

*Comments:* N/A

Back