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 94% service.c #756

Merged
merged 7 commits into from
Aug 20, 2020
Merged

Commits on Aug 18, 2020

  1. Add tests for fail init

    Signed-off-by: Jorge Perez <[email protected]>
    Blast545 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    dba563e View commit details
    Browse the repository at this point in the history
  2. Add fini tests

    Signed-off-by: Jorge Perez <[email protected]>
    Blast545 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    0d37d77 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Add tests rcl_take_request_with_info

    Signed-off-by: Jorge Perez <[email protected]>
    Blast545 committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    67806b8 View commit details
    Browse the repository at this point in the history
  2. Add tests send_response

    Signed-off-by: Jorge Perez <[email protected]>
    Blast545 committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    0007437 View commit details
    Browse the repository at this point in the history
  3. Change const strings to constexpr

    Signed-off-by: Jorge Perez <[email protected]>
    Blast545 committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    c462f8b View commit details
    Browse the repository at this point in the history
  4. Improve test descriptions

    Signed-off-by: Jorge Perez <[email protected]>
    Blast545 committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    7684085 View commit details
    Browse the repository at this point in the history
  5. Remove test

    Signed-off-by: Jorge Perez <[email protected]>
    Blast545 committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    d8793a9 View commit details
    Browse the repository at this point in the history