Functions | |
def | note |
def | info |
def | fail |
def | stop |
def | cleanup |
def | all |
def | alleq |
def | coordsystest |
Variables | |
Benchmarking | |
tuple | startTime |
regstate | |
tuple | endTime |
def coordsystest_regression.all | ( | x, | |
y, | |||
tolerance = 0 |
|||
) |
Definition at line 90 of file coordsystest_regression.py.
Referenced by coordsystest().
def coordsystest_regression.alleq | ( | x, | |
y, | |||
tolerance = 0 |
|||
) |
Definition at line 100 of file coordsystest_regression.py.
References stop().
Referenced by coordsystest().
def coordsystest_regression.cleanup | ( | dir | ) |
Definition at line 80 of file coordsystest_regression.py.
Definition at line 140 of file coordsystest_regression.py.
References all(), alleq(), fail(), info(), tests.test_imcontsub.list, note(), 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 coordsystest_regression.fail | ( | message = "" | ) |
Definition at line 70 of file coordsystest_regression.py.
Referenced by coordsystest().
def coordsystest_regression.info | ( | message | ) |
Definition at line 65 of file coordsystest_regression.py.
Referenced by cleanup(), and coordsystest().
def coordsystest_regression.note | ( | message, | |
priority = "INFO" , |
|||
origin = "coordsystest" , |
|||
ntime = None , |
|||
postcli = 'F' |
|||
) |
Definition at line 58 of file coordsystest_regression.py.
Referenced by cleanup(), coordsystest(), and stop().
def coordsystest_regression.stop | ( | message = "" | ) |
Definition at line 75 of file coordsystest_regression.py.
References note().
Referenced by alleq(), and coordsystest().
Definition at line 2534 of file coordsystest_regression.py.
Definition at line 2540 of file coordsystest_regression.py.
Definition at line 2537 of file coordsystest_regression.py.
Definition at line 2536 of file coordsystest_regression.py.