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 visibility to rcl_timer_get_allocator #610

Merged
merged 4 commits into from
Apr 14, 2020

Commits on Apr 9, 2020

  1. Add RCL_PUBLIC to be able of using the function externally

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    4a7f418 View commit details
    Browse the repository at this point in the history
  2. Add fixture to setup timers before testing them

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    2cfaedc View commit details
    Browse the repository at this point in the history
  3. Add test for rcl_timer_get_allocator function

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

Commits on Apr 13, 2020

  1. Add minor style changes

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