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