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

Save allocator for RCL_CLOCK_UNINITIALIZED clock. #623

Merged
merged 5 commits into from
Apr 24, 2020

Commits on Apr 20, 2020

  1. Save allocator when setting uninitialized clock

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    50ee2ee View commit details
    Browse the repository at this point in the history
  2. Add tests for clock types init/fini

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

Commits on Apr 21, 2020

  1. Remove extra calls to set clock allocator

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    69ec749 View commit details
    Browse the repository at this point in the history
  2. Remove tests not related to this PR

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    ea90b90 View commit details
    Browse the repository at this point in the history
  3. Replace test to make it clearer what is tested in the PR

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