No description
Find a file
Jorge Perez 3d6c2e90ba Add bad arguments tests for coverage (#698)
* Add test context bad_fini
* Add bad name service tests
* Add default case validation result
* Add bad_arg tests rcl_lexer_lookahead2_accept
* Add bad_arg test rcl_trigger_guard_condition
* Add bad arguments events test
* Add message_lost event test
* Disable failing test
* Address peer review comments
* Remove failing test
* Separate non related API tests
* Add comments to explain error causes
* Use test fixture without params
* Replace nullptr with NULL

Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
2020-11-02 16:22:11 +01:00
.github advise to ask questions on ROS answers 2018-02-26 21:56:13 -08:00
rcl Add bad arguments tests for coverage (#698) 2020-11-02 16:22:11 +01:00
rcl_action Add fault injection macros and unit tests to rcl_action (#730) 2020-10-23 19:36:19 +02:00
rcl_lifecycle Fix test_rcl_lifecycle (#788) 2020-10-16 19:28:38 +02:00
rcl_yaml_param_parser Add mocking unit tests for rcl_yaml_param_parser (coverage part 3/3) (#772) 2020-10-09 09:02:32 +02:00
.gitignore Initial commit 2015-02-20 16:06:40 -08:00
CONTRIBUTING.md add section about DCO to CONTRIBUTING.md 2019-03-20 08:37:06 -07:00
LICENSE align LICENSE file with template 2015-04-03 12:47:47 -07:00
README.md Included features (#644) 2020-05-08 08:48:03 +02:00

rcl

This repository contains several packages which are all related to the rcl package.