/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-subunit_1.4.4.bb | 1 SUMMARY = "Python implementation of subunit test streaming protocol" 2 HOMEPAGE = "https://pypi.org/project/python-subunit/" 7 PYPI_PACKAGE = "python-subunit"
|
/openbmc/linux/drivers/media/firewire/ |
H A D | firedtv-avc.c | 76 u8 subunit; member 83 u8 subunit; member 592 c->subunit = AVC_SUBUNIT_TYPE_TUNER | fdtv->subunit; in avc_tuner_dsd() 636 c->subunit = AVC_SUBUNIT_TYPE_TUNER | fdtv->subunit; in avc_tuner_set_pids() 679 c->subunit = AVC_SUBUNIT_TYPE_TUNER | fdtv->subunit; in avc_tuner_get_ts() 720 c->subunit = AVC_SUBUNIT_TYPE_TUNER | fdtv->subunit; in avc_identify_subunit() 760 c->subunit = AVC_SUBUNIT_TYPE_TUNER | fdtv->subunit; in avc_tuner_status() 841 c->subunit = AVC_SUBUNIT_TYPE_TUNER | fdtv->subunit; in avc_lnb_control() 922 c->subunit = AVC_SUBUNIT_TYPE_TUNER | fdtv->subunit; 979 c->subunit = AVC_SUBUNIT_TYPE_TUNER | fdtv->subunit; in avc_ca_app_info() [all …]
|
H A D | firedtv-fe.c | 27 err = cmp_establish_pp_connection(fdtv, fdtv->subunit, in fdtv_dvb_init() 43 cmp_break_pp_connection(fdtv, fdtv->subunit, fdtv->isochannel); in fdtv_sleep()
|
H A D | firedtv-fw.c | 220 (f->subunit == su || (f->subunit == 0 && su == 0x7))) { in handle_fcp() 335 cmp_establish_pp_connection(fdtv, fdtv->subunit, in node_update()
|
H A D | firedtv.h | 94 char subunit; member
|
/openbmc/u-boot/tools/concurrencytest/ |
H A D | README.md | 20 * [python-subunit](https://pypi.python.org/pypi/python-subunit) : `pip install python-subunit`
|
H A D | concurrencytest.py | 30 from subunit import ProtocolTestCase, TestProtocolClient 31 from subunit.test_results import AutoTimingTestResultDecorator
|
/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/ |
H A D | concurrencytest.py | 27 import subunit 31 from subunit import ProtocolTestCase, TestProtocolClient 32 from subunit.test_results import AutoTimingTestResultDecorator 157 self.parser._current_test = subunit.RemotedTestCase(test_name) 163 subunit._OutSideTest.addError = outSideTestaddError 172 self.parser._current_test = subunit.RemotedTestCase(test_name) 178 subunit._OutSideTest.addSkip = outSideTestaddSkip
|
/openbmc/linux/arch/powerpc/perf/ |
H A D | power6-pmu.c | 272 int pmc, byte, sh, subunit; in p6_get_constraint() local 289 subunit = (event >> PM_SUBUNIT_SH) & PM_SUBUNIT_MSK; in p6_get_constraint() 291 value |= (unsigned long)subunit << 32; in p6_get_constraint()
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | mac80211_if.h | 51 uint subunit; /* WDS/BSS unit */ member
|
/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/yocto-builder/ |
H A D | Dockerfile | 18 pylint3 xterm python3-subunit mesa-common-dev zstd liblz4-tool
|
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/ |
H A D | testsdk.py | 94 import testtools, subunit
|
/openbmc/openbmc/poky/meta/recipes-support/libcheck/libcheck/ |
H A D | automake-output.patch | 18 #include <subunit/child.h>
|
/openbmc/openbmc/poky/documentation/ |
H A D | poky.yaml.in | 16 python3-subunit mesa-common-dev zstd liblz4-tool file locales libacl1
|
/openbmc/openbmc/poky/meta/recipes-core/meta/ |
H A D | buildtools-tarball.bb | 16 nativesdk-python3-subunit \
|
/openbmc/u-boot/ |
H A D | .travis.yml | 51 - pip install python-subunit
|
/openbmc/u-boot/test/py/ |
H A D | README.md | 32 | python-subunit | - |
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-5.0.rst | 625 - python3-subunit 1.4.2 -> 1.4.4
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | GFDL-1.2 | 107 A section "Entitled XYZ" means a named subunit of the Document whose
|
H A D | GFDL-1.2-only | 34 A section "Entitled XYZ" means a named subunit of the Document whose title either is precisely XYZ …
|
H A D | GFDL-1.2-no-invariants-or-later | 34 A section "Entitled XYZ" means a named subunit of the Document whose title either is precisely XYZ …
|
H A D | GFDL-1.2-invariants-only | 34 A section "Entitled XYZ" means a named subunit of the Document whose title either is precisely XYZ …
|
H A D | GFDL-1.2-no-invariants-only | 34 A section "Entitled XYZ" means a named subunit of the Document whose title either is precisely XYZ …
|
H A D | GFDL-1.2-or-later | 34 A section "Entitled XYZ" means a named subunit of the Document whose title either is precisely XYZ …
|
H A D | GFDL-1.2-invariants-or-later | 34 A section "Entitled XYZ" means a named subunit of the Document whose title either is precisely XYZ …
|