|
def | __init__ (self, ip_num, op_num, sp_num, cf_num) |
|
def | add_cmark (self, text, mark) |
|
def | craete_build_sh (self) |
|
def | create_gen (self, dict) |
|
def | create_gen_bat (self, dict) |
|
def | create_gen_sh (self, dict) |
|
def | create_idl (self, dict) |
|
def | create_rtmconfig (self, dict) |
|
def | create_vecconv (self, dict) |
|
def | dict (self, ip, op, sp, cf) |
|
def | gen (self) |
|
def | generate (self) |
|
def | mkdir (self, dirname) |
|
Definition at line 627 of file test-template.py.
def test-template.TestGen.__init__ |
( |
|
self, |
|
|
|
ip_num, |
|
|
|
op_num, |
|
|
|
sp_num, |
|
|
|
cf_num |
|
) |
| |
def test-template.TestGen.add_cmark |
( |
|
self, |
|
|
|
text, |
|
|
|
mark |
|
) |
| |
def test-template.TestGen.craete_build_sh |
( |
|
self | ) |
|
def test-template.TestGen.create_gen |
( |
|
self, |
|
|
|
dict |
|
) |
| |
def test-template.TestGen.create_gen_bat |
( |
|
self, |
|
|
|
dict |
|
) |
| |
def test-template.TestGen.create_gen_sh |
( |
|
self, |
|
|
|
dict |
|
) |
| |
def test-template.TestGen.create_idl |
( |
|
self, |
|
|
|
dict |
|
) |
| |
def test-template.TestGen.create_rtmconfig |
( |
|
self, |
|
|
|
dict |
|
) |
| |
def test-template.TestGen.create_vecconv |
( |
|
self, |
|
|
|
dict |
|
) |
| |
def test-template.TestGen.dict |
( |
|
self, |
|
|
|
ip, |
|
|
|
op, |
|
|
|
sp, |
|
|
|
cf |
|
) |
| |
def test-template.TestGen.gen |
( |
|
self | ) |
|
def test-template.TestGen.generate |
( |
|
self | ) |
|
def test-template.TestGen.mkdir |
( |
|
self, |
|
|
|
dirname |
|
) |
| |
test-template.TestGen.cf_num |
test-template.TestGen.ip_num |
test-template.TestGen.op_num |
test-template.TestGen.params |
test-template.TestGen.pjnames |
test-template.TestGen.sp_num |
The documentation for this class was generated from the following file: