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 bad arguments tests for coverage #698

Merged
merged 16 commits into from
Jul 3, 2020
Merged

Commits on Jun 22, 2020

  1. Add test context bad_fini

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    3bd84f7 View commit details
    Browse the repository at this point in the history
  2. Replace bad allocator file

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    4618d67 View commit details
    Browse the repository at this point in the history
  3. Rever allocator change

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    273b548 View commit details
    Browse the repository at this point in the history
  4. Add bad name service tests

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    93ea835 View commit details
    Browse the repository at this point in the history
  5. Add default case validation result

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

Commits on Jun 23, 2020

  1. Add bad_arg tests rcl_lexer_lookahead2_accept

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    d932eca View commit details
    Browse the repository at this point in the history
  2. Add bad_arg test rcl_trigger_guard_condition

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    e91a0fd View commit details
    Browse the repository at this point in the history
  3. Add bad arguments events test

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

Commits on Jun 24, 2020

  1. Add message_lost event test

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    06239c5 View commit details
    Browse the repository at this point in the history
  2. Disable failing test

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    33479c5 View commit details
    Browse the repository at this point in the history
  3. Address peer review comments

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

Commits on Jul 1, 2020

  1. Remove failing test

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    766d5a0 View commit details
    Browse the repository at this point in the history
  2. Separate non related API tests

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    b0453b2 View commit details
    Browse the repository at this point in the history
  3. Add comments to explain error causes

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

Commits on Jul 2, 2020

  1. Use test fixture without params

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    8f364e0 View commit details
    Browse the repository at this point in the history
  2. Replace nullptr with NULL

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