|
carputils
Doxygen code documentation for the python framework controlling openCARP
|
Namespaces | |
| bin.carptests | |
| Retrieve and run the carputils tests for a module or all modules in a package. | |
Variables | |
| int | bin.carptests.TMP_DISCARD = 1 |
| int | bin.carptests.TMP_KEEP = 2 |
| bin.carptests.parser = argparse.ArgumentParser() | |
| bin.carptests.default_pkg = settings.config.REGRESSION_PKG | |
| bin.carptests.nargs | |
| bin.carptests.default | |
| bin.carptests.help | |
| bin.carptests.type | |
| bin.carptests.dest | |
| bin.carptests.action | |
| bin.carptests.all | |
| bin.carptests.const | |
| bin.carptests.group = parser.add_mutually_exclusive_group() | |
| bin.carptests.args = parser.parse_args() | |
| bin.carptests.data = json.load(fp) | |
| bin.carptests.suite = testing.TestSuite.deserialise(data) | |
| string | bin.carptests.tpl = ' Filtering for tests which {} {} of the tag(s):' |
| string | bin.carptests.sign = 'do not match' if args.invert else 'match' |
| string | bin.carptests.anyall = all else 'any' |
| bin.carptests.tests_to_run | |
| bin.carptests.end | |
| string | bin.carptests.message = tpl.format(suite.output_directory) |
| bin.carptests.fp | |
| bin.carptests.indent | |
| bin.carptests.IMPOSE_MAXIMUM_RUNTIME | |
| bin.carptests.results = suite.copy_reference() | |
| bin.carptests.json | |