scripts

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Setting the local home folder to Projects (was Project)

- Also removed tst_messaging

Update my local runner scripts.

Made doxygen script to be able to run locally.

Updated unittest.sh to configure the testsuites venv, compatibility with squish-6.6-20200708-0922-qt512x-linux64, and update squishqt paths.ini to use the testsuites virtual environment.

Removed the space in between the reports for the failed, skipped, and black listed cases in unnitest.sh

Changed the if statement that was checking for the unit test coverage

Added a fi to an if statement

Added code to check for the unit test coverage results

Changed the name of the status report

Added the micro version to the exports

Removed the test point

Added another fail case to test the script. It will be removed

Merge branch 'master' of ssh://dvm-linux02:7999/ui/scripts

Added a failed case for testing. It will be removed

DEN-3155 : Unit Testing

Added an if statement to prevent the build if any of the tests failed

Changed the name of the status report when grepping for Failed tests

Added echos for testing

Testing the code with new address name

Testing the code

Testing the code

Testing the code

Removed test pass/fail check from unittest script

Added pass/fail mark to unittest script

Added a command to call a function to mark pass/fail in the build folder

Added a command from support script to check for git tag

Added a ) to close a command properly

Added a function to get the manually tested functions in the status report

Removed test code

Added cppcheck to the build script