Go to the source code of this file.
Classes | |
class | aggregator_test.TestAggregator |
Uses aggregator parameters to compare diagnostics with aggregated output. More... | |
Namespaces | |
aggregator_test | |
Functions | |
def | aggregator_test._get_params_list (params) |
def | aggregator_test.combine_name_prefix (my_prefix, name, remove_prefixes) |
def | aggregator_test.fix_sub_name (name, remove_prefixes) |
Removes name chaff (ex: 'tilt_hokuyo_node: Frequency' to 'Frequency') More... | |
def | aggregator_test.header_name (my_prefix) |
def | aggregator_test.name_to_agg_header (name, params) |
def | aggregator_test.name_to_agg_name (name, params) |
def | aggregator_test.name_to_full_generic (name, my_prefix, value, header=False) |
Variables | |
string | aggregator_test.PKG = 'diagnostic_aggregator' |
string | aggregator_test.prefix = "" |