CIME.get_tests
Functions
Given a list of tests, return a list of lists, with each list representing a group of tests that can share executables. |
|
Return full test names in the form: TESTCASE.GRID.COMPSET.MACHINE_COMPILER.TESTMODS Testmods are optional |
|
For a given suite, returns (inherit, time, share, perf, tests) |
|
Return a list of FULL test names for a suite. |
|
Return a tuple (machine, [compilers]) that can be inferred from the test args |
|
Is the provided test in a suite with perf=True? |
|