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

Added blackbox test for all dds-types-test #1

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Oct 3, 2024

  1. Created Typed Tests

    Signed-off-by: adriancampo <[email protected]>
    adriancampo committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7541907 View commit details
    Browse the repository at this point in the history
  2. Added submodule

    Signed-off-by: adriancampo <[email protected]>
    adriancampo committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    0c67317 View commit details
    Browse the repository at this point in the history
  3. Added blackbox typed test

    Signed-off-by: adriancampo <[email protected]>
    adriancampo committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    1d381b5 View commit details
    Browse the repository at this point in the history
  4. Fix for empty filename in log callback

    Signed-off-by: adriancampo <[email protected]>
    adriancampo committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9e1d0f5 View commit details
    Browse the repository at this point in the history
  5. Named typed tests. Disabled stdout log.

    Signed-off-by: adriancampo <[email protected]>
    adriancampo committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    be140f6 View commit details
    Browse the repository at this point in the history
  6. Reworked ddsEnabler blackbox tests.

    Signed-off-by: adriancampo <[email protected]>
    adriancampo committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    19277a5 View commit details
    Browse the repository at this point in the history
  7. Removed old file. Applied suggestions.

    Signed-off-by: adriancampo <[email protected]>
    adriancampo committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6f4ce63 View commit details
    Browse the repository at this point in the history
  8. Rebased.

    Signed-off-by: adriancampo <[email protected]>
    adriancampo committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    28f4b3d View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Fixed bug disabling stdout log.

    Signed-off-by: adriancampo <[email protected]>
    adriancampo committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1b6f0c5 View commit details
    Browse the repository at this point in the history
  2. Changed publishedTime to int64.

    Signed-off-by: adriancampo <[email protected]>
    adriancampo committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ef63105 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Added check for empty callbacks. Removed missing header.

    Signed-off-by: adriancampo <[email protected]>
    adriancampo committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b8324ec View commit details
    Browse the repository at this point in the history
  2. Added tests for history.

    Signed-off-by: adriancampo <[email protected]>
    adriancampo committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5274098 View commit details
    Browse the repository at this point in the history
  3. Included cstdint for callbacks.

    Signed-off-by: adriancampo <[email protected]>
    adriancampo committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7a1eb65 View commit details
    Browse the repository at this point in the history