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

fix events-executor warm-up bug and add unit-tests #2591

Merged
merged 8 commits into from
Sep 11, 2024

Commits on Jul 26, 2024

  1. add unit-test to verify that spin-all doesn't need warm-up

    Signed-off-by: Alberto Soragna <alberto.soragna@gmail.com>
    alsora committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    43847f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. improve comment and add callback group test

    Signed-off-by: Alberto Soragna <alberto.soragna@gmail.com>
    alsora committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    8591223 View commit details
    Browse the repository at this point in the history
  2. move executor tests to a new file

    Signed-off-by: Alberto Soragna <alberto.soragna@gmail.com>
    alsora committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    77ddcd1 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. do not require warm up iteration with events executor spin_some

    Signed-off-by: Alberto Soragna <alberto.soragna@gmail.com>
    alsora authored and Alberto Soragna committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    7a5d7e3 View commit details
    Browse the repository at this point in the history
  2. add spin_some tests and cleanup

    Signed-off-by: Alberto Soragna <alberto.soragna@gmail.com>
    alsora committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    cf2280c View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    1b5de29 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. add missing include directives

    Signed-off-by: Alberto Soragna <alberto.soragna@gmail.com>
    alsora committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4b7c434 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3ed8a6 View commit details
    Browse the repository at this point in the history