Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refs #PMP2-305 Added logic to reject information messages with invali… #99

Merged
merged 6 commits into from
Sep 13, 2024

Commits on Sep 10, 2024

  1. refs #PMP2-305 Added logic to reject information messages with invali…

    …d NR. Added related unit test. Various fixes in the unit test HNZ server.
    
    Signed-off-by: Florent Peyrusse <[email protected]>
    Florent Peyrusse committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7013a09 View commit details
    Browse the repository at this point in the history
  2. refs #PMP2-305 Updated unit tests to cover the expected cases. Fixed …

    …received NR validity calculation to match what is described in the HNZ protocol.
    
    Signed-off-by: Florent Peyrusse <[email protected]>
    Florent Peyrusse committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    95a6074 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. refs #PMP2-305 Updated unit tests to improve code coverage. Fixed som…

    …e random crashes at HNZ class destruction due to threads concurrency. Made state change only happen in one place for HNZPath.
    
    Signed-off-by: Florent Peyrusse <[email protected]>
    Florent Peyrusse committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    650ef94 View commit details
    Browse the repository at this point in the history
  2. refs #PMP2-305 Added back a log at state change. Increased a timeout …

    …in the back to SARM test to avoid random fail.
    
    Signed-off-by: Florent Peyrusse <[email protected]>
    Florent Peyrusse committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9d08052 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. refs #PMP2-305 Sonarqube code quality fixes.

    Signed-off-by: Florent Peyrusse <[email protected]>
    Florent Peyrusse committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b79aa90 View commit details
    Browse the repository at this point in the history
  2. refs #PMP2-305 Sonarqube code quality fixes part 2.

    Signed-off-by: Florent Peyrusse <[email protected]>
    Florent Peyrusse committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c27839d View commit details
    Browse the repository at this point in the history