Skip to content

Commit

Permalink
Make sure to expect the extra newline for the pendulum_demo.
Browse files Browse the repository at this point in the history
rttest_finish() prints out statistics with an extra newline at
the end, so we need to expect that here.

Signed-off-by: Chris Lalancette <[email protected]>
  • Loading branch information
clalancette committed Sep 20, 2019
1 parent d6423ac commit 9f51493
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pendulum_control/test/pendulum_demo.regex
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ rttest statistics:
- Max: \d+ ns
- Mean: \d+.\d+ ns
- Standard deviation: \d+(\.\d+)?(e[\+\-]\d+)?

PendulumMotor received \d+ messages
PendulumController received \d+ messages

0 comments on commit 9f51493

Please sign in to comment.