Functions | |
def | note |
def | info |
def | fail |
def | all |
def | allbooleq |
def | alltrue |
def | alleq |
def | alleqnum |
def | datamax |
def | imagedemo |
def | imagetest |
Variables | |
Benchmarking | |
tuple | startTime |
regstate | |
tuple | endTime |
def imagetest_regression.all | ( | x, | |
y | |||
) |
Definition at line 72 of file imagetest_regression.py.
Referenced by imagetest().
def imagetest_regression.allbooleq | ( | x, | |
y | |||
) |
Definition at line 82 of file imagetest_regression.py.
References regression_utility.stop().
Referenced by imagetest().
def imagetest_regression.alleq | ( | x, | |
y, | |||
tolerance = 0 |
|||
) |
Definition at line 138 of file imagetest_regression.py.
References regression_utility.stop().
Referenced by imagetest().
def imagetest_regression.alleqnum | ( | x, | |
num, | |||
tolerance = 0 |
|||
) |
Definition at line 177 of file imagetest_regression.py.
References regression_utility.stop().
Referenced by imagepoltest_regression.imagepoltest(), and imagetest().
def imagetest_regression.alltrue | ( | x | ) |
Definition at line 111 of file imagetest_regression.py.
References regression_utility.stop().
Referenced by imagetest().
def imagetest_regression.datamax | ( | x | ) |
Definition at line 208 of file imagetest_regression.py.
References regression_utility.stop().
Referenced by imagetest().
def imagetest_regression.fail | ( | message = "" | ) |
Definition at line 59 of file imagetest_regression.py.
Referenced by imagedemo(), and imagetest().
def imagetest_regression.imagedemo | ( | ) |
Definition at line 238 of file imagetest_regression.py.
References regression_utility.cleanup(), fail(), info(), tests.test_imcontsub.list, and note().
Referenced by imagetest().
def imagetest_regression.imagetest | ( | which = None , |
|
size = [32 |
|||
) |
Definition at line 289 of file imagetest_regression.py.
References all(), allbooleq(), alleq(), alleqnum(), alltrue(), listvis_regression.array, regression_utility.cleanup(), taskinit.cltool, datamax(), fail(), imagedemo(), info(), tests.test_imcontsub.list, note(), regression_utility.stop(), tests.test_importasdm_sd.test1(), tests.test_wvrgcal.test10(), tests.test_wvrgcal.test11(), tests.test_wvrgcal.test12(), tests.test_wvrgcal.test2(), tests.test_wvrgcal.test3(), tests.test_wvrgcal.test4(), tests.test_wvrgcal.test5(), tests.test_wvrgcal.test6(), tests.test_wvrgcal.test7(), tests.test_wvrgcal.test8(), and tests.test_wvrgcal.test9().
def imagetest_regression.info | ( | message | ) |
Definition at line 54 of file imagetest_regression.py.
Referenced by imagedemo(), and imagetest().
def imagetest_regression.note | ( | message, | |
priority = "NORMAL" , |
|||
origin = "imagetest" , |
|||
ntime = None , |
|||
postcli = 'F' |
|||
) |
Definition at line 47 of file imagetest_regression.py.
Referenced by imagedemo(), and imagetest().
Definition at line 5987 of file imagetest_regression.py.
Definition at line 5993 of file imagetest_regression.py.
Definition at line 5990 of file imagetest_regression.py.
Definition at line 5989 of file imagetest_regression.py.