-
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 mocking tools * Add mocked tests fail init/fini * Reformat tests with helper macro * Add nullptr/invalid tests * Add domain_id mocked tests * Add mimick support for test_log_level * Add fini/ini tests log_level * Add fini nullptr test * Add mocked tests rmw_impl_id_check * Add tests log_level * Add bad_alloc test * Add ini/fini for size 0 * Add tests add_logger_setting * Add tests logger_settings * Remove extra deallocation * Replace allocation with captured rcutils_strdup Signed-off-by: Jorge Perez <[email protected]>
- Loading branch information
Showing
5 changed files
with
399 additions
and
5 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
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.