Go to the source code of this file.
Namespaces | |
test.manual_test | |
Functions | |
def | test.manual_test.compare (pkg_in, pkg_out, debug=True) |
Variables | |
test.manual_test.action | |
test.manual_test.args = parser.parse_args() | |
test.manual_test.bold | |
test.manual_test.cases | |
test.manual_test.config | |
test.manual_test.fg | |
test.manual_test.fne = roscompile_functions[function_name] | |
test.manual_test.local_config = test_config.get('config', {}) | |
test.manual_test.parser = argparse.ArgumentParser() | |
test.manual_test.pkg_out = pkg_in.copy() | |
test.manual_test.pp = Package(root) | |
test.manual_test.root = pkg_in.root | |
test.manual_test.roscompile_functions = get_functions() | |
int | test.manual_test.successes = 0 |
int | test.manual_test.total = 0 |
test.manual_test.True | |