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 coverage tests wait module #769

Merged
merged 10 commits into from
Sep 1, 2020
Merged

Add coverage tests wait module #769

merged 10 commits into from
Sep 1, 2020

Commits on Aug 31, 2020

  1. Add coverage tests wait module

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    4306e2d View commit details
    Browse the repository at this point in the history
  2. Add fault injection test

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    4c836b6 View commit details
    Browse the repository at this point in the history
  3. Add removed blank line

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    4c5c4e3 View commit details
    Browse the repository at this point in the history
  4. Add zero_init allocator test to init

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    9000f99 View commit details
    Browse the repository at this point in the history
  5. Remove bomb allocator test

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    c111d2a View commit details
    Browse the repository at this point in the history
  6. Add better handling fault injection

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    6c2938c View commit details
    Browse the repository at this point in the history
  7. Replace tabs

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

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    bb3cdca View commit details
    Browse the repository at this point in the history
  9. Add comment to fault injection tests

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

Commits on Sep 1, 2020

  1. Move test to another section

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