Home
last modified time | relevance | path

Searched refs:py (Results 1 – 25 of 1022) sorted by relevance

12345678910>>...41

/openbmc/openbmc-test-automation/
H A D.flake8-ignore1 bin/auto_status_file.py
2 bin/event_notification_util.py
4 bin/generate_testsuite_info.py
11 bin/process_plug_in_packages.py
12 bin/prop_call.py
13 bin/validate_plug_ins.py
14 bin/websocket_monitor.py
15 data/Witherspoon.py
16 data/ipmi_variable.py
17 data/platform_variables.py
[all …]
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi/
H A D0002-Fix-import-of-tests.utils-to-enable-pytest.patch13 tests/test_asyncio.py | 2 +-
14 tests/test_asyncio_context_vars.py | 2 +-
15 tests/test_functionality.py | 2 +-
16 tests/test_gevent.py | 2 +-
17 tests/test_hooks.py | 2 +-
18 tests/test_tags.py | 2 +-
21 diff --git a/tests/test_asyncio.py b/tests/test_asyncio.py
23 --- a/tests/test_asyncio.py
24 +++ b/tests/test_asyncio.py
34 diff --git a/tests/test_asyncio_context_vars.py b/tests/test_asyncio_context_vars.py
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D03657 $PYTHON qcow2.py "$TEST_IMG" set-feature-bit incompatible 63
60 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
62 $PYTHON qcow2.py "$TEST_IMG" dump-header-exts
66 printf "\x00\x3f%s" "Test feature" | $PYTHON qcow2.py "$TEST_IMG" add-header-ext-stdio 0x6803f857
73 $PYTHON qcow2.py "$TEST_IMG" set-feature-bit incompatible 61
74 $PYTHON qcow2.py "$TEST_IMG" set-feature-bit incompatible 62
75 $PYTHON qcow2.py "$TEST_IMG" set-feature-bit incompatible 63
78 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
82 printf "\x00\x3f%s" "Test feature" | $PYTHON qcow2.py "$TEST_IMG" add-header-ext-stdio 0x6803f857
86 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/jack/jack/
H A D0002-Fix-all-DeprecationWarning-invalid-escape-sequence.patch13 waflib/Build.py | 2 +-
14 waflib/ConfigSet.py | 2 +-
15 waflib/Context.py | 2 +-
16 waflib/Task.py | 2 +-
17 waflib/TaskGen.py | 2 +-
18 waflib/Tools/c_config.py | 2 +-
19 waflib/Tools/c_preproc.py | 6 +++---
20 waflib/Tools/msvc.py | 16 ++++++++--------
21 waflib/Utils.py | 2 +-
22 waflib/ansiterm.py | 2 +-
[all …]
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyasn1-modules/
H A D0001-Stop-using-pyasn1.compat.octets.patch14 tests/test_pem.py | 3 +--
15 tests/test_rfc3770.py | 3 +--
16 tests/test_rfc4073.py | 3 +--
17 tests/test_rfc4334.py | 3 +--
18 tests/test_rfc5755.py | 3 +--
19 tests/test_rfc6032.py | 7 +++----
20 tests/test_rfc6120.py | 1 -
23 diff --git a/tests/test_pem.py b/tests/test_pem.py
25 --- a/tests/test_pem.py
26 +++ b/tests/test_pem.py
[all …]
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pynetlinux/
H A D0002-Fixed-relative-imports.patch11 pynetlinux/__init__.py | 8 ++++----
12 pynetlinux/brctl.py | 2 +-
13 pynetlinux/tap.py | 2 +-
16 diff --git a/pynetlinux/__init__.py b/pynetlinux/__init__.py
18 --- a/pynetlinux/__init__.py
19 +++ b/pynetlinux/__init__.py
32 diff --git a/pynetlinux/brctl.py b/pynetlinux/brctl.py
34 --- a/pynetlinux/brctl.py
35 +++ b/pynetlinux/brctl.py
45 diff --git a/pynetlinux/tap.py b/pynetlinux/tap.py
[all …]
/openbmc/u-boot/doc/driver-model/
H A DREADME.txt93 ./test/py/test.py --bd sandbox --build -k ut_dm -v
97 (venv)$ ./test/py/test.py --bd sandbox --build -k ut_dm -v
101 platform linux2 -- Python 2.7.5, pytest-2.9.0, py-1.4.31, pluggy-0.3.1 -- /root/u-boot/venv/bin/pyt…
106 test/py/tests/test_ut.py::test_ut_dm_init PASSED
107 test/py/tests/test_ut.py::test_ut[ut_dm_adc_bind] PASSED
108 test/py/tests/test_ut.py::test_ut[ut_dm_adc_multi_channel_conversion] PASSED
109 test/py/tests/test_ut.py::test_ut[ut_dm_adc_multi_channel_shot] PASSED
110 test/py/tests/test_ut.py::test_ut[ut_dm_adc_single_channel_conversion] PASSED
111 test/py/tests/test_ut.py::test_ut[ut_dm_adc_single_channel_shot] PASSED
112 test/py/tests/test_ut.py::test_ut[ut_dm_adc_supply] PASSED
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/
H A D0001-immom_python-convert-to-python3.patch13 samples/immsv/immom_python/immom.py | 2 +-
14 samples/immsv/immom_python/immomexamples.py | 2 +-
15 samples/immsv/immom_python/immomtest.py | 2 +-
18 diff --git a/samples/immsv/immom_python/immom.py b/samples/immsv/immom_python/immom.py
20 --- a/samples/immsv/immom_python/immom.py
21 +++ b/samples/immsv/immom_python/immom.py
28 …ff --git a/samples/immsv/immom_python/immomexamples.py b/samples/immsv/immom_python/immomexamples.
30 --- a/samples/immsv/immom_python/immomexamples.py
31 +++ b/samples/immsv/immom_python/immomexamples.py
38 diff --git a/samples/immsv/immom_python/immomtest.py b/samples/immsv/immom_python/immomtest.py
[all …]
/openbmc/openbmc/poky/meta/recipes-kernel/blktrace/blktrace/
H A D0001-bno_plot.py-btt_plot.py-Ask-for-python3-specifically.patch4 Subject: [PATCH] bno_plot.py, btt_plot.py: Ask for python3 specifically
12 btt/bno_plot.py | 2 +-
13 btt/btt_plot.py | 2 +-
16 diff --git a/btt/bno_plot.py b/btt/bno_plot.py
18 --- a/btt/bno_plot.py
19 +++ b/btt/bno_plot.py
26 diff --git a/btt/btt_plot.py b/btt/btt_plot.py
28 --- a/btt/btt_plot.py
29 +++ b/btt/btt_plot.py
34 # btt_plot.py: Generate matplotlib plots for BTT generate data files
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pbr/
H A D0001-change-shebang-to-python3.patch10 pbr/tests/test_integration.py | 2 +-
11 pbr/tests/test_packaging.py | 2 +-
14 diff --git a/pbr/tests/test_integration.py b/pbr/tests/test_integration.py
16 --- a/pbr/tests/test_integration.py
17 +++ b/pbr/tests/test_integration.py
21 'setup.py': textwrap.dedent("""\
27 diff --git a/pbr/tests/test_packaging.py b/pbr/tests/test_packaging.py
29 --- a/pbr/tests/test_packaging.py
30 +++ b/pbr/tests/test_packaging.py
34 'setup.py': textwrap.dedent(six.u("""\
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-smartypants/
H A D0001-Change-hash-bang-to-python3.patch6 In setup.py, smartypants and smartypants.py set hash bang to python3.
13 setup.py | 2 +-
15 smartypants.py | 2 +-
18 diff --git a/setup.py b/setup.py
20 --- a/setup.py
21 +++ b/setup.py
38 diff --git a/smartypants.py b/smartypants.py
40 --- a/smartypants.py
41 +++ b/smartypants.py
/openbmc/linux/drivers/comedi/drivers/ni_routing/tools/
H A DMakefile36 comedi_h.py: $(INC_UAPI)/linux/comedi.h
49 ni_values.py: convert_c_to_py
52 csv-files : ni_values.py comedi_h.py
53 ./convert_py_to_csv.py
55 csv-blank : comedi_h.py
56 ./make_blank_csv.py
59 c-files : comedi_h.py
60 ./convert_csv_to_c.py --route_values --device_routes
70 $(RM) -rf comedi_h.py ni_values.py convert_c_to_py all_cfiles.c *.pyc \
/openbmc/skeleton/
H A D.linter-ignore1 configs/Lanyang.py
2 configs/Witherspoon.py
3 configs/Zaius.py
4 pyflashbmc/bmc_update.py
5 pyinventorymgr/inventory_items.py
6 pyinventorymgr/sync_inventory_items.py
7 pyipmitest/ipmi_debug.py
8 pysystemmgr/system_manager.py
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-smbus/
H A D0001-Use-setuptools-as-distutils-is-deprecated.patch11 py-smbus/setup.py | 2 +-
14 diff --git a/py-smbus/setup.py b/py-smbus/setup.py
16 --- a/py-smbus/setup.py
17 +++ b/py-smbus/setup.py
/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/
H A Dparallel_make.patch1 Add dependency of __init__.py
18 -_generated/interfaces.py: $(tools_dir)/python-interfaces-generator.xsl $(wildcard $(spec_dir)/*.xm…
19 +_generated/interfaces.py: _generated/__init__.py $(tools_dir)/python-interfaces-generator.xsl $(wi…
24 -_generated/constants.py: $(tools_dir)/python-constants-generator.xsl $(wildcard $(spec_dir)/*.xml)
25 +_generated/constants.py: _generated/__init__.py $(tools_dir)/python-constants-generator.xsl $(wild…
30 -_generated/errors.py: $(tools_dir)/python-errors-generator.xsl $(wildcard $(spec_dir)/*.xml)
31 +_generated/errors.py: _generated/__init__.py $(tools_dir)/python-errors-generator.xsl $(wildcard $…
39 -_generated/%.py: $(tools_dir)/spec-to-python.xsl $(spec_dir)/%.xml
40 +_generated/%.py: _generated/__init__.py $(tools_dir)/spec-to-python.xsl $(spec_dir)/%.xml
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4/
H A Dwxgtk-fixup-build-scripts.patch6 * remove hardcode lib path from buildtools/config.py which is not suitable for
8 * only build target 'build_py' in setup.py
16 buildtools/config.py | 4 ++--
17 setup.py | 4 ++--
20 diff --git a/buildtools/config.py b/buildtools/config.py
22 --- a/buildtools/config.py
23 +++ b/buildtools/config.py
35 diff --git a/setup.py b/setup.py
37 --- a/setup.py
38 +++ b/setup.py
[all …]
/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-acs/arm-systemready-scripts/
H A D0002-check-sr-results-Device-tree-improvements.patch6 Make check-sr-results.py accept 'extra_compat' configuration for
8 dt-parser.py.
10 Update dt-parser.py to parse the GCC version line in the dtb log.
15 check-sr-results.py | 12 ++++++++++--
16 dt-parser.py | 8 ++++++++
19 diff --git a/check-sr-results.py b/check-sr-results.py
21 --- a/check-sr-results.py
22 +++ b/check-sr-results.py
25 # We add markers to the log, which will be ignored by dt-parser.py.
56 diff --git a/dt-parser.py b/dt-parser.py
[all …]
/openbmc/linux/tools/testing/selftests/tc-testing/plugin-lib/
H A DREADME-PLUGINS1 tdc.py will look for plugins in a directory plugins off the cwd.
5 tdc.py
8 __init__.py
9 10-rootPlugin.py -> ../plugin-lib/rootPlugin.py
10 20-valgrindPlugin.py -> ../plugin-lib/valgrindPlugin.py
11 30-nsPlugin.py -> ../plugin-lib/nsPlugin.py
14 tdc.py will find them and use them.
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-daemon/
H A D0001-Use-version-from-packaging-module-instead-of-setupto.patch15 test_version.py | 2 +-
16 version.py | 2 +-
19 diff --git a/test_version.py b/test_version.py
21 --- a/test_version.py
22 +++ b/test_version.py
32 diff --git a/version.py b/version.py
34 --- a/version.py
35 +++ b/version.py
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/
H A D0006-tweak-btrfs-packages.patch13 blivet/devices/btrfs.py | 2 +-
14 blivet/formats/fs.py | 2 +-
17 diff --git a/blivet/devices/btrfs.py b/blivet/devices/btrfs.py
19 --- a/blivet/devices/btrfs.py
20 +++ b/blivet/devices/btrfs.py
30 diff --git a/blivet/formats/fs.py b/blivet/formats/fs.py
32 --- a/blivet/formats/fs.py
33 +++ b/blivet/formats/fs.py
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/
H A D0003-comment-out-sections-shutdown-and-environment-in-gen.patch15 pykickstart/commands/reboot.py | 3 +++
16 pykickstart/parser.py | 2 +-
19 diff --git a/pykickstart/commands/reboot.py b/pykickstart/commands/reboot.py
21 --- a/pykickstart/commands/reboot.py
22 +++ b/pykickstart/commands/reboot.py
33 diff --git a/pykickstart/parser.py b/pykickstart/parser.py
35 --- a/pykickstart/parser.py
36 +++ b/pykickstart/parser.py
H A D0002-pykickstart-parser.py-add-lock-for-readKickstart-and.patch4 Subject: [PATCH 2/4] pykickstart/parser.py: add lock for readKickstart and
16 pykickstart/load.py | 2 +-
17 pykickstart/parser.py | 18 ++++++++++++++++++
20 diff --git a/pykickstart/load.py b/pykickstart/load.py
22 --- a/pykickstart/load.py
23 +++ b/pykickstart/load.py
33 diff --git a/pykickstart/parser.py b/pykickstart/parser.py
35 --- a/pykickstart/parser.py
36 +++ b/pykickstart/parser.py
/openbmc/sdbusplus/tools/
H A Dmeson.build3 'sdbusplus/__init__.py',
4 'sdbusplus/enum.py',
5 'sdbusplus/error.py',
6 'sdbusplus/event.py',
7 'sdbusplus/interface.py',
8 'sdbusplus/main.py',
9 'sdbusplus/method.py',
10 'sdbusplus/namedelement.py',
11 'sdbusplus/path.py',
12 'sdbusplus/property.py',
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mcelog/mce-test/
H A D0001-gcov_merge.py-scov_merge.py-switch-to-python3.patch4 Subject: [PATCH] gcov_merge.py/scov_merge.py: switch to python3
6 Make gcov_merge.py and scov_merge.py port to python3.
12 tools/scripts/gcov_merge.py | 12 ++++++------
13 tools/scripts/scov_merge.py | 12 ++++++------
16 diff --git a/tools/scripts/gcov_merge.py b/tools/scripts/gcov_merge.py
18 --- a/tools/scripts/gcov_merge.py
19 +++ b/tools/scripts/gcov_merge.py
62 diff --git a/tools/scripts/scov_merge.py b/tools/scripts/scov_merge.py
64 --- a/tools/scripts/scov_merge.py
65 +++ b/tools/scripts/scov_merge.py
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A D0001-Lib-pty.py-handle-stdin-I-O-errors-same-way-as-maste.patch4 Subject: [PATCH] Lib/pty.py: handle stdin I/O errors same way as master I/O
13 File "/usr/lib/python3.10/test/test_pty.py", line 316, in test_spawn_doesnt_hang
15 File "/usr/lib/python3.10/pty.py", line 181, in spawn
17 File "/usr/lib/python3.10/pty.py", line 157, in _copy
19 File "/usr/lib/python3.10/pty.py", line 132, in _read
28 Lib/pty.py | 5 ++++-
31 diff --git a/Lib/pty.py b/Lib/pty.py
33 --- a/Lib/pty.py
34 +++ b/Lib/pty.py

12345678910>>...41