-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more test cases for graph API + fix bug (#404)
* Add more test cases for graph API * Guard against invalid allocator in rcl_get_service_names_and_types. * Increase timeout for Connext tests * Refactor tests * Isolate unknown node name tests * Add invalid node name tests * Add zero allocator tests * Fix a segfault when passing a zero allocator to rcl_names_and_types_init. * Add TODOs for buggy tests Signed-off-by: Jacob Perron <[email protected]>
- Loading branch information
1 parent
c3ea0df
commit d810f12
Showing
3 changed files
with
318 additions
and
8 deletions.
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
Oops, something went wrong.