Searched refs:oeTest (Results 1 – 1 of 1) sorted by relevance
58 class oeTest(unittest.TestCase): class67 return pkg in oeTest.tc.pkgmanifest75 for s in oeTest.tc.pkgmanifest:82 if feature in oeTest.tc.imagefeatures or \83 feature in oeTest.tc.distrofeatures:88 class oeRuntimeTest(oeTest):128 if modname not in oeTest.tc.testsrequired:281 setattr(oeTest, "tc", self)