cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
Variables | |
int | retval = 0 |
Test Help functions. More... | |
int | num_tests = 16 |
args = docopt(cFSP.__doc__) | |
cfrm_response = cFSP.main(args) | |
Test Instance functions. More... | |
instance_id = cfrm_response.instance_id | |
cluster_id = cfrm_response.cluster_id | |
test_cfsp_module.args = docopt(cFSP.__doc__) |
Definition at line 42 of file test_cfsp_module.py.
Test Instance functions.
Test Cluster functions.
Test Image functions.
Definition at line 83 of file test_cfsp_module.py.
test_cfsp_module.cluster_id = cfrm_response.cluster_id |
Definition at line 174 of file test_cfsp_module.py.
test_cfsp_module.instance_id = cfrm_response.instance_id |
Definition at line 94 of file test_cfsp_module.py.
int test_cfsp_module.num_tests = 16 |
Definition at line 38 of file test_cfsp_module.py.
int test_cfsp_module.retval = 0 |