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

Adds tests to software watchdogs #11

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Apr 13, 2021

  1. Enabling basic tests for sw_watchdog_msgs

    Signed-off-by: Nordmann Arne (CR/ADT3) <[email protected]>
    norro committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    1e080f8 View commit details
    Browse the repository at this point in the history
  2. Enables testing for sw_watchdog

    * Enables basic testing, linting
    * Fixes code style and linting
    
    Signed-off-by: Nordmann Arne (CR/ADT3) <[email protected]>
    norro committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    9ace65e View commit details
    Browse the repository at this point in the history
  3. Further python linting

    norro committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    89eeb08 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Adds a simple launch test for the watchdog

    * Talker, heartbeat, and watchdog are launched
    * When heartbeat and watchdog are in sync, heartbeat and talker are shut
    down
    * Proper reaction by watchdog (going nactive) is monitored
    
    ros-safety/safety_working_group#28
    ros-safety/safety_working_group#30
    
    Signed-off-by: Nordmann Arne (CR/ADT3) <[email protected]>
    norro committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    85a6200 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Added author, fixed licence comment

    Signed-off-by: Nordmann Arne (CR/ADT3) <[email protected]>
    norro committed May 31, 2021
    Configuration menu
    Copy the full SHA
    8780bc1 View commit details
    Browse the repository at this point in the history
  2. Fixed indentation

    Signed-off-by: Nordmann Arne (CR/ADT3) <[email protected]>
    norro committed May 31, 2021
    Configuration menu
    Copy the full SHA
    2b51847 View commit details
    Browse the repository at this point in the history