Clone
 

behrouz nematipour <bnematipour@diality.com> in unittest

Merge branch 'release/p1b/staging' into release/p1b/master

DEN-16931: Integration testing fixes for R14

- fixed tst_acknow and tst_canbus

- added symbolic links to get needed files from application repository. ( TODO: it is better to be a script and actual symlinks shall be removed. )

- kept the csv since in test scripts that was the data retrieved and parsed for the alarms.

Release 17

- Fixed the test on the MHDUsageInfoResponse model that two parameter removed.

Release 17

- Fixed the test on the MHDUsageInfoResponse model which forgot to remove the mCRC from the test data function.

Added the missing common repository symlink

remove the symlinks from the .gitignore.

Release 18: tst_model fails fixed.

- 3 messages were changed that has been fixed and pass.

- MTreatmentStates

- MTreatmentSaline

- MHDBloodLeakData

    • -0
    • +325
    /AlarmMapping.csv
Merge branch 'staging'

Release 18: tst_model fails fixed.

- 3 messages were changed that has been fixed and pass.

- MTreatmentStates

- MTreatmentSaline

- MHDBloodLeakData

Merge branch 'master' into staging

remove the symlinks from the .gitignore.

Added the missing common repository symlink

Release 17

- Fixed the test on the MHDUsageInfoResponse model which forgot to remove the mCRC from the test data function.

Release 17

- Fixed the test on the MHDUsageInfoResponse model that two parameter removed.

Merge branch 'staging'

Merge branch 'release/DEN-16931-UI-BN-Release-14-IntegrationTesting' into staging

DEN-16931: Integration testing fixes for R14

- fixed tst_acknow and tst_canbus

- added symbolic links to get needed files from application repository. ( TODO: it is better to be a script and actual symlinks shall be removed. )

- kept the csv since in test scripts that was the data retrieved and parsed for the alarms.

    • -0
    • +325
    /AlarmMapping.csv
Merge branch 'master' of bitbucket.org:diality-cloud/unittests

initial code push to master

    • -0
    • +201
    /unittests/tst_acknow.cpp
    • -0
    • +58
    /unittests/tst_acknow.h
    • -0
    • +344
    /unittests/tst_canbus.cpp
    • -0
    • +81
    /unittests/tst_canbus.h
    • -0
    • +142
    /unittests/tst_fileHandler.cpp
    • -0
    • +43
    /unittests/tst_fileHandler.h
    • -0
    • +43
    /unittests/tst_initializations.cpp
    • -0
    • +34
    /unittests/tst_initializations.h
    • -0
    • +196
    /unittests/tst_logging.cpp
    • -0
    • +59
    /unittests/tst_logging.h
    • -0
    • +777
    /unittests/tst_messaging.cpp
    • -0
    • +100
    /unittests/tst_messaging.h
  1. … 8 more files in changeset.
.gitignore edited online with Bitbucket

Initial commit