Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/buildroot/package/python-decorator/
H A Dpython-decorator.hash1 # md5, sha256 from https://pypi.org/pypi/decorator/json
2 md5 d01585c3ea5b36a209747fcc978a98c8 decorator-5.1.0.tar.gz
3 sha256 e59913af105b9860aa2c8d3272d9de5a56a4e608db9a2f167a8480b323d529a7 decorator-5.1.0.tar.gz
H A DConfig.in2 bool "python-decorator"
7 https://github.com/micheles/decorator
H A Dpython-decorator.mk8 PYTHON_DECORATOR_SOURCE = decorator-$(PYTHON_DECORATOR_VERSION).tar.gz
13 PYTHON_DECORATOR_CPE_ID_PRODUCT = decorator
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/
H A Ddf.py6 from oeqa.core.decorator.depends import OETestDepends
7 from oeqa.core.decorator.data import skipIfDataVar, skipIfInDataVar
8 from oeqa.runtime.decorator.package import OEHasPackage
H A Dxorg.py6 from oeqa.core.decorator.depends import OETestDepends
7 from oeqa.core.decorator.data import skipIfNotFeature
8 from oeqa.runtime.decorator.package import OEHasPackage
H A Dusb_hid.py2 from oeqa.core.decorator.depends import OETestDepends
3 from oeqa.core.decorator.data import skipIfQemu
4 from oeqa.runtime.decorator.package import OEHasPackage
H A Dldd.py6 from oeqa.core.decorator.depends import OETestDepends
7 from oeqa.core.decorator.data import skipIfNotFeature
8 from oeqa.runtime.decorator.package import OEHasPackage
H A Dboot.py9 from oeqa.core.decorator.depends import OETestDepends
10 from oeqa.core.decorator.oetimeout import OETimeout
11 from oeqa.core.decorator.data import skipIfQemu
H A Dskeletoninit.py9 from oeqa.core.decorator.depends import OETestDepends
10 from oeqa.core.decorator.data import skipIfDataVar
11 from oeqa.runtime.decorator.package import OEHasPackage
H A Dpam.py9 from oeqa.core.decorator.depends import OETestDepends
10 from oeqa.core.decorator.data import skipIfNotFeature
11 from oeqa.runtime.decorator.package import OEHasPackage
H A Dmultilib.py6 from oeqa.core.decorator.depends import OETestDepends
7 from oeqa.core.decorator.data import skipIfNotInDataVar
8 from oeqa.runtime.decorator.package import OEHasPackage
H A Dkernelmodule.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 Drtc.py2 from oeqa.core.decorator.depends import OETestDepends
3 from oeqa.core.decorator.data import skipIfFeature
4 from oeqa.runtime.decorator.package import OEHasPackage
H A Dsystemd.py9 from oeqa.core.decorator.depends import OETestDepends
10 from oeqa.core.decorator.data import skipIfDataVar, skipIfNotDataVar
11 from oeqa.runtime.decorator.package import OEHasPackage
12 from oeqa.core.decorator.data import skipIfNotFeature, skipIfFeature
H A Dperl.py8 from oeqa.core.decorator.depends import OETestDepends
9 from oeqa.runtime.decorator.package import OEHasPackage
H A Dweston.py6 from oeqa.core.decorator.depends import OETestDepends
7 from oeqa.core.decorator.data import skipIfNotFeature
8 from oeqa.runtime.decorator.package import OEHasPackage
H A Dltp_stress.py13 from oeqa.core.decorator.depends import OETestDepends
14 from oeqa.runtime.decorator.package import OEHasPackage
15 from oeqa.core.decorator.data import skipIfQemu
H A Dgi.py8 from oeqa.core.decorator.depends import OETestDepends
9 from oeqa.runtime.decorator.package import OEHasPackage
H A Drust.py6 from oeqa.core.decorator.depends import OETestDepends
7 from oeqa.runtime.decorator.package import OEHasPackage
H A Dpython.py6 from oeqa.core.decorator.depends import OETestDepends
7 from oeqa.runtime.decorator.package import OEHasPackage
H A Dgo.py6 from oeqa.core.decorator.depends import OETestDepends
7 from oeqa.runtime.decorator.package import OEHasPackage
H A Dssh.py6 from oeqa.core.decorator.depends import OETestDepends
7 from oeqa.runtime.decorator.package import OEHasPackage
/OK3568_Linux_fs/yocto/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."
/OK3568_Linux_fs/yocto/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

12345