![]() |
ATLAS Offline Software
|
Variables | |
| testStatus = int(os.environ["ATLAS_CTEST_TESTSTATUS"]) | |
| bool | foundUnequal = False |
| j1 = json.load(fh1) | |
| j2 = json.load(fh2) | |
| bool doubleTestComp.foundUnequal = False |
Definition at line 17 of file doubleTestComp.py.
| doubleTestComp.j1 = json.load(fh1) |
Definition at line 21 of file doubleTestComp.py.
| doubleTestComp.j2 = json.load(fh2) |
Definition at line 22 of file doubleTestComp.py.
| doubleTestComp.testStatus = int(os.environ["ATLAS_CTEST_TESTSTATUS"]) |
Definition at line 7 of file doubleTestComp.py.