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

[21393] Add new tests for testing new key hash calculation according to DDS-XTypes 1.3 #5091

Merged
merged 9 commits into from
Aug 2, 2024

Commits on Jul 30, 2024

  1. Refs #21385. Uncommented key type for dynamic tests

    Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
    Signed-off-by: eduponz <eduardoponz@eprosima.com>
    richiware authored and MiguelCompany committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    653430d View commit details
    Browse the repository at this point in the history
  2. Refs #21385. Regenerate code.

    Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
    Signed-off-by: eduponz <eduardoponz@eprosima.com>
    richiware authored and MiguelCompany committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0c7b77c View commit details
    Browse the repository at this point in the history
  3. Refs #21385. Add tests for keys

    Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
    Signed-off-by: eduponz <eduardoponz@eprosima.com>
    richiware authored and MiguelCompany committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f95d27b View commit details
    Browse the repository at this point in the history
  4. Refs #21385: Regenerate types

    Signed-off-by: eduponz <eduardoponz@eprosima.com>
    EduPonz committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    7c56454 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Refs #21385. Fix test expectations.

    Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
    MiguelCompany committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    6b6a2a8 View commit details
    Browse the repository at this point in the history
  2. Refs #21385. Always check certain consistency rules.

    Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
    MiguelCompany committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    37dda15 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Refs #21385: Define constant RTPS_KEY_HASH_SIZE 16

    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    Mario-DL committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f816a94 View commit details
    Browse the repository at this point in the history
  2. Refs #21385: Edit check_serialization_deserialization() key hash comp…

    …are conditions. Let compare n bytes only
    
    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    Mario-DL committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d8d2610 View commit details
    Browse the repository at this point in the history
  3. Refs #21385: Fix DDSTypesTest_KeyedLongDoubleStruct test

    Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
    Mario-DL committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    0f90163 View commit details
    Browse the repository at this point in the history