ATLAS Offline Software
Loading...
Searching...
No Matches
doubleTestComp Namespace Reference

Variables

 testStatus = int(os.environ["ATLAS_CTEST_TESTSTATUS"])
bool foundUnequal = False
 j1 = json.load(fh1)
 j2 = json.load(fh2)

Variable Documentation

◆ foundUnequal

bool doubleTestComp.foundUnequal = False

Definition at line 17 of file doubleTestComp.py.

◆ j1

doubleTestComp.j1 = json.load(fh1)

Definition at line 21 of file doubleTestComp.py.

◆ j2

doubleTestComp.j2 = json.load(fh2)

Definition at line 22 of file doubleTestComp.py.

◆ testStatus

doubleTestComp.testStatus = int(os.environ["ATLAS_CTEST_TESTSTATUS"])

Definition at line 7 of file doubleTestComp.py.