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

Adding tests to arguments.c #752

Merged
merged 10 commits into from
Aug 20, 2020
Merged

Adding tests to arguments.c #752

merged 10 commits into from
Aug 20, 2020

Commits on Aug 18, 2020

  1. Add nullptr tests get_param_files

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    e1b3b79 View commit details
    Browse the repository at this point in the history
  2. Add bad alloc tests

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    95c07a6 View commit details
    Browse the repository at this point in the history
  3. Add missing tests

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    27ce30c View commit details
    Browse the repository at this point in the history
  4. Add bad alloc tests rcl_arguments_copy

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

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

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

Commits on Aug 19, 2020

  1. Restore erased test

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

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    2d43cd8 View commit details
    Browse the repository at this point in the history
  3. Refactor bomb allocator test

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

Commits on Aug 20, 2020

  1. Add missing rcl_reset_error() checks

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