| Description |
-(1) For example every week the ‘Launch command’ is started
-(1) It is launching all file by file verifications
o Some of then failed during the compilation phase (ex : file_2.c)
o Some of then pass the compilation phase and are sent to the Queue Manager (QM) and get an ID number.
-(2) The QM dispatch the verification over the CPU available
-(3) Each verification carry a -post-analysis-command : the get_synthesis.pl command and launch it at the end
- (3) The get_synthesis.pl command
o Get the number of verification sent, its ID value, the last ID value from the info file.
o Read the QM
o Check if the last verification in over,
. if no exit
. else start to download all verification
• Check if the current download verification in over
• If no exit
• else download it
. check if the number of download is equal to number of verification sent
• If no exit
• (4) else launch statistics generation
-(5) If statistic are generated then send an email
|
| Other Files |
Get_Synthesis/bin/Get_Synthesis.bat, Get_Synthesis/bin/Get_Synthesis.pl, Get_Synthesis/Doc/archi.pptx, Get_Synthesis/Doc/Get_Synthesis.doc, Get_Synthesis/lib/Gen_Stat/bin/search_check.pl, Get_Synthesis/lib/Gen_Stat/Data/misra_rules_with_comments.txt, Get_Synthesis/lib/Gen_Stat/Data/My_checks.txt, Get_Synthesis/lib/Gen_Stat/time_script.bat, Get_Synthesis/lib/Gen_Stat/time_script.pl, Get_Synthesis/lib/Recursive/Recursive.pm, Get_Synthesis/lib/RemoteFilebyfileLaunch/Filebyfile-list_Linux.txt, Get_Synthesis/lib/RemoteFilebyfileLaunch/Filebyfile-list_MSWin32.txt, Get_Synthesis/lib/RemoteFilebyfileLaunch/RemoteFilebyfileLaunch.bat, Get_Synthesis/lib/RemoteFilebyfileLaunch/RemoteFilebyfileLaunch.pl, Get_Synthesis/lib/RemoteFilebyfileLaunch/RemoteFilebyfileLaunch.sh, Get_Synthesis/lib/Send_Mail/Launch.bat, Get_Synthesis/lib/Send_Mail/mailsend.exe, Get_Synthesis/lib/Send_Mail/msg.txt, Get_Synthesis/TEST/Cygwin_RemoteFilebyfileLaunch.pl, Get_Synthesis/TEST/Filebyfile-list_Linux.txt, Get_Synthesis/TEST/Filebyfile-list_MSWin32.txt, Get_Synthesis/TEST/RemoteFilebyfileLaunch.sh, Get_Synthesis/TEST/Share_dir_Win_RemoteFilebyfileLaunch.bat, Get_Synthesis/TEST/Share_dir_Win_RemoteFilebyfileLaunch.pl, Get_Synthesis/TEST/Win_RemoteFilebyfileLaunch.bat, Get_Synthesis/TEST/Win_RemoteFilebyfileLaunch.pl
|