-
Notifications
You must be signed in to change notification settings - Fork 431
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add coverage tests context functions (#1321)
* Add basic tests context access * Add expected interrupt_guard get/release * Add mocking utilities to rclcpp * Add tests interrupt_guard_condition * Add tests ini/fini error context * Add destructor test error * Create context directly in block* Use scope exit to clean context Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
- Loading branch information
Showing
2 changed files
with
132 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters