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

Add tests type_support module #1308

Merged
merged 16 commits into from
Sep 15, 2020
Merged

Add tests type_support module #1308

merged 16 commits into from
Sep 15, 2020

Commits on Sep 11, 2020

  1. Add tests getters msg type support

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    bba1121 View commit details
    Browse the repository at this point in the history
  2. Add missing fini

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    b027cca View commit details
    Browse the repository at this point in the history
  3. Add tests type_support services

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    bdd02e7 View commit details
    Browse the repository at this point in the history
  4. Reformat to re use test structure

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    4bb4fe6 View commit details
    Browse the repository at this point in the history
  5. Fix uncrustify

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    0ba1439 View commit details
    Browse the repository at this point in the history
  6. Fix linter

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    624d35c View commit details
    Browse the repository at this point in the history
  7. Remove not needed headers

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    05d3db0 View commit details
    Browse the repository at this point in the history
  8. Change copyright year

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    040abc4 View commit details
    Browse the repository at this point in the history
  9. Improve teardown test cases

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    f9df887 View commit details
    Browse the repository at this point in the history
  10. Add nullptr checks to type_support tests

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    35f474d View commit details
    Browse the repository at this point in the history
  11. Reformat type_support testing

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    811ad25 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Replace expect tests with asserts

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    5b0137c View commit details
    Browse the repository at this point in the history
  2. "Improve error msg for rcl_service_ini/fini fail"

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    2c9b77e View commit details
    Browse the repository at this point in the history
  3. Improve test readability

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    82d7ae7 View commit details
    Browse the repository at this point in the history
  4. Fix linters

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    e8af00e View commit details
    Browse the repository at this point in the history
  5. Fix uncrustify

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    7add35f View commit details
    Browse the repository at this point in the history