Functions | |
| def | roscompile_check |
| def | test_generator |
Variables | |
| string | FILE_ERROR_MESSAGE = 'These files should have been {} but weren\'t: {}' |
| tuple | roscompile_functions = get_functions() |
| tuple | zipfile = find_in_workspaces(path='roscompile/test/test_data.zip', first_match_only=True) |
| def test.utest.roscompile_check | ( | input_package, | |
| output_package, | |||
| list_o_functions, | |||
subpkg = None, |
|||
local_config = None |
|||
| ) |
| def test.utest.test_generator | ( | ) |
| string test::utest::FILE_ERROR_MESSAGE = 'These files should have been {} but weren\'t: {}' |
| tuple test::utest::roscompile_functions = get_functions() |
| tuple test::utest::zipfile = find_in_workspaces(path='roscompile/test/test_data.zip', first_match_only=True) |