Rosetta
Functions | Variables
test.T900_distributed Namespace Reference

Functions

def e (cmd)
 

Variables

list test_suites
 

Function Documentation

◆ e()

def test.T900_distributed.e (   cmd)

Variable Documentation

◆ test_suites

list test.T900_distributed.test_suites
Initial value:
1 = [
2  "pyrosetta.tests.bindings.core.test_pose",
3  "pyrosetta.tests.distributed.cluster.test_logging",
4  "pyrosetta.tests.distributed.cluster.test_reproducibility",
5  "pyrosetta.tests.distributed.cluster.test_smoke",
6  "pyrosetta.tests.distributed.test_concurrency",
7  "pyrosetta.tests.distributed.test_dask",
8  "pyrosetta.tests.distributed.test_gil",
9  "pyrosetta.tests.distributed.test_smoke",
10  "pyrosetta.tests.distributed.test_viewer",
11  "pyrosetta.tests.numeric.test_alignment",
12 ]