rcl/rcl_yaml_param_parser/test
brawner 65c2d46ee0
Increase rcl_yaml_param_parser test coverage (#656)
* Cleanup and address issues in parser.c

Signed-off-by: Stephen Brawner <stephenbrawner@verbsurgical.com>

squash! Cleanup and address issues in parser.c

* Increase test coverage of parser

Signed-off-by: Stephen Brawner <stephenbrawner@verbsurgical.com>

* PR Fixup

Signed-off-by: Stephen Brawner <stephenbrawner@verbsurgical.com>

* PR Fixup

Signed-off-by: Stephen Brawner <stephenbrawner@verbsurgical.com>

Co-authored-by: Stephen Brawner <stephenbrawner@verbsurgical.com>
2020-05-26 12:45:36 -07:00
..
correct_config.yaml YAML parameter parser (#235) 2018-05-29 18:07:02 +02:00
empty_string.yaml Allow empty strings if they are quoted. (#450) 2019-05-24 08:57:47 -07:00
indented_name_space.yaml YAML parameter parser (#235) 2018-05-29 18:07:02 +02:00
max_num_params.yaml Fix memory corruption when maximum number of parameters is exceeded (#456) 2019-06-07 14:56:05 -07:00
multi_ns_correct.yaml YAML parameter parser (#235) 2018-05-29 18:07:02 +02:00
no_alias_support.yaml YAML parameter parser (#235) 2018-05-29 18:07:02 +02:00
no_value1.yaml YAML parameter parser (#235) 2018-05-29 18:07:02 +02:00
overlay.yaml Enable incremental parameter yaml file parsing. (#507) 2019-09-24 11:20:23 -03:00
params_with_no_node.yaml YAML parameter parser (#235) 2018-05-29 18:07:02 +02:00
root_ns.yaml [yaml parser] Fix FQN=//node_name when ns is / (#299) 2018-09-21 14:50:48 -07:00
seq_map1.yaml YAML parameter parser (#235) 2018-05-29 18:07:02 +02:00
seq_map2.yaml YAML parameter parser (#235) 2018-05-29 18:07:02 +02:00
string_array_with_quoted_number.yaml Accept quoted int or float values as strings (#464) 2019-06-27 17:51:05 -03:00
test_parse_yaml.cpp Increase rcl_yaml_param_parser test coverage (#656) 2020-05-26 12:45:36 -07:00
test_parser.cpp Increase rcl_yaml_param_parser test coverage (#656) 2020-05-26 12:45:36 -07:00
time_bomb_allocator_testing_utils.h Increase rcl_yaml_param_parser test coverage (#656) 2020-05-26 12:45:36 -07:00