Home
last modified time | relevance | path

Searched refs:decorator (Results 1 – 25 of 139) sorted by relevance

123456

/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Ddf.py8 from oeqa.core.decorator.depends import OETestDepends
9 from oeqa.core.decorator.data import skipIfDataVar, skipIfInDataVar
10 from oeqa.runtime.decorator.package import OEHasPackage
H A Dxorg.py8 from oeqa.core.decorator.depends import OETestDepends
9 from oeqa.core.decorator.data import skipIfNotFeature
10 from oeqa.runtime.decorator.package import OEHasPackage
H A Dldd.py8 from oeqa.core.decorator.depends import OETestDepends
9 from oeqa.core.decorator.data import skipIfNotFeature
10 from oeqa.runtime.decorator.package import OEHasPackage
H A Dusb_hid.py7 from oeqa.core.decorator.depends import OETestDepends
8 from oeqa.core.decorator.data import skipIfQemu
9 from oeqa.runtime.decorator.package import OEHasPackage
H A Dboot.py11 from oeqa.core.decorator.depends import OETestDepends
12 from oeqa.core.decorator.oetimeout import OETimeout
13 from oeqa.core.decorator.data import skipIfQemu
H A Dskeletoninit.py11 from oeqa.core.decorator.depends import OETestDepends
12 from oeqa.core.decorator.data import skipIfDataVar
13 from oeqa.runtime.decorator.package import OEHasPackage
H A Dpam.py11 from oeqa.core.decorator.depends import OETestDepends
12 from oeqa.core.decorator.data import skipIfNotFeature
13 from oeqa.runtime.decorator.package import OEHasPackage
H A Dmultilib.py8 from oeqa.core.decorator.depends import OETestDepends
9 from oeqa.core.decorator.data import skipIfNotInDataVar
10 from oeqa.runtime.decorator.package import OEHasPackage
H A Dkernelmodule.py10 from oeqa.core.decorator.depends import OETestDepends
11 from oeqa.core.decorator.data import skipIfNotFeature
12 from oeqa.runtime.decorator.package import OEHasPackage
H A Drtc.py7 from oeqa.core.decorator.depends import OETestDepends
8 from oeqa.core.decorator.data import skipIfFeature
9 from oeqa.runtime.decorator.package import OEHasPackage
H A Dperl.py10 from oeqa.core.decorator.depends import OETestDepends
11 from oeqa.runtime.decorator.package import OEHasPackage
H A Dgi.py10 from oeqa.core.decorator.depends import OETestDepends
11 from oeqa.runtime.decorator.package import OEHasPackage
H A Dpython.py8 from oeqa.core.decorator.depends import OETestDepends
9 from oeqa.runtime.decorator.package import OEHasPackage
H A Dgo.py8 from oeqa.core.decorator.depends import OETestDepends
9 from oeqa.runtime.decorator.package import OEHasPackage
H A Dssh.py8 from oeqa.core.decorator.depends import OETestDepends
9 from oeqa.runtime.decorator.package import OEHasPackage
H A Dbuildgalculator.py8 from oeqa.core.decorator.depends import OETestDepends
9 from oeqa.runtime.decorator.package import OEHasPackage
/openbmc/openbmc/meta-security/meta-tpm/lib/oeqa/runtime/cases/
H A Dswtpm.py4 from oeqa.core.decorator.depends import OETestDepends
5 from oeqa.runtime.decorator.package import OEHasPackage
6 from oeqa.core.decorator.data import skipIfNotFeature
H A Dtpm2.py4 from oeqa.core.decorator.depends import OETestDepends
5 from oeqa.runtime.decorator.package import OEHasPackage
6 from oeqa.core.decorator.data import skipIfNotFeature
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-decorator_5.1.1.bb1 SUMMARY = "Python decorator utilities"
3 The aim of the decorator module it to simplify the usage of decorators \
7 decorator, just because you can."
/openbmc/openbmc/meta-security/meta-integrity/lib/oeqa/runtime/cases/
H A Dima.py9 from oeqa.core.decorator.depends import OETestDepends
10 from oeqa.runtime.decorator.package import OEHasPackage
11 from oeqa.core.decorator.data import skipIfNotFeature
12 from oeqa.core.decorator.data import skipIfDataVar, skipIfNotDataVar
/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/
H A Dpacbti.py2 from oeqa.core.decorator import OETestTag
3 from oeqa.core.decorator.data import skipIfNotArch
/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/
H A Dfirejail.py6 from oeqa.core.decorator.depends import OETestDepends
7 from oeqa.runtime.decorator.package import OEHasPackage
H A Daide.py6 from oeqa.core.decorator.depends import OETestDepends
7 from oeqa.runtime.decorator.package import OEHasPackage
/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/cases/
H A Ddata.py8 from oeqa.core.decorator import OETestTag
9 from oeqa.core.decorator.data import OETestDataDepends
H A Dtimeout.py10 from oeqa.core.decorator.oetimeout import OETimeout
11 from oeqa.core.decorator.depends import OETestDepends

123456