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

Convert sleep_for into appropriate logic in tests #631

Merged
merged 8 commits into from May 14, 2020

Commits on May 14, 2020

  1. convert sleep_for into appropriate logic

    Signed-off-by: Barry Xu <Barry.Xu@sony.com>
    Barry-Xu-2018 committed May 14, 2020
    Configuration menu
    Copy the full SHA
    34cdfc9 View commit details
    Browse the repository at this point in the history
  2. Use accurate checking condition

    Signed-off-by: Barry Xu <Barry.Xu@sony.com>
    Barry-Xu-2018 committed May 14, 2020
    Configuration menu
    Copy the full SHA
    cdcc49a View commit details
    Browse the repository at this point in the history
  3. Fixed based on comments

    Signed-off-by: Barry Xu <Barry.Xu@sony.com>
    Barry-Xu-2018 committed May 14, 2020
    Configuration menu
    Copy the full SHA
    9603c7c View commit details
    Browse the repository at this point in the history
  4. miss calling rcl_wait_set_fini

    Signed-off-by: Barry Xu <Barry.Xu@sony.com>
    Barry-Xu-2018 committed May 14, 2020
    Configuration menu
    Copy the full SHA
    22247e5 View commit details
    Browse the repository at this point in the history
  5. keep same logic in a common area

    Signed-off-by: Barry Xu <Barry.Xu@sony.com>
    Barry-Xu-2018 committed May 14, 2020
    Configuration menu
    Copy the full SHA
    e202724 View commit details
    Browse the repository at this point in the history
  6. add comments for helper functions

    Signed-off-by: Barry Xu <Barry.Xu@sony.com>
    Barry-Xu-2018 committed May 14, 2020
    Configuration menu
    Copy the full SHA
    bf65de2 View commit details
    Browse the repository at this point in the history
  7. Update comments for helper functions

    Signed-off-by: Barry Xu <Barry.Xu@sony.com>
    Barry-Xu-2018 committed May 14, 2020
    Configuration menu
    Copy the full SHA
    d32e435 View commit details
    Browse the repository at this point in the history
  8. Fix build error for Windows

    Signed-off-by: Barry Xu <Barry.Xu@sony.com>
    Barry-Xu-2018 committed May 14, 2020
    Configuration menu
    Copy the full SHA
    5e7ac20 View commit details
    Browse the repository at this point in the history