/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/syzkaller/syzkaller/ |
H A D | 0001-executor-Include-missing-linux-falloc.h.patch | 4 Subject: [PATCH] executor: Include missing linux/falloc.h 13 In file included from executor/common.h:505: 14 executor/common_linux.h:5604:16: error: use of undeclared identifier 'FALLOC_FL_ZERO_RANGE' 20 executor/common_linux.h | 1 + 23 diff --git a/executor/common_linux.h b/executor/common_linux.h 25 --- a/executor/common_linux.h 26 +++ b/executor/common_linux.h
|
H A D | 0001-executor-Remove-including-error.h-in-test_linux.h.patch | 4 Subject: [PATCH] executor: Remove including <error.h> in test_linux.h 12 executor/test_linux.h | 1 - 15 diff --git a/executor/test_linux.h b/executor/test_linux.h 17 --- a/executor/test_linux.h 18 +++ b/executor/test_linux.h
|
/openbmc/pldm/tools/visualize-pdr/ |
H A D | pldm_visualise_pdrs.py | 313 def get_pdrs_one_at_a_time(executor): argument 325 process = executor.exec_command(command_fmt.format(str(record_handle))) 333 def get_all_pdrs_at_once(executor): argument 342 process = executor.exec_command("pldmtool platform getpdr -a") 346 process = executor.exec_command("pldmtool platform getpdr -d 0") 362 def get_pdrs(executor): argument 373 for record_handle, pdr in get_all_pdrs_at_once(executor): 385 for record_handle, pdr in get_pdrs_one_at_a_time(executor): 389 def fetch_pdrs_from_bmc(executor): argument 406 for handle_number, my_dic in get_pdrs(executor): [all …]
|
/openbmc/linux/tools/testing/kunit/ |
H A D | run_checks.py | 41 executor = futures.ThreadPoolExecutor(max_workers=len(commands)) 46 f = executor.submit(run_cmd, argv) 70 executor.shutdown()
|
/openbmc/linux/Documentation/dev-tools/kunit/ |
H A D | architecture.rst | 77 The KUnit executor can list and run built-in KUnit tests on boot. 84 macro. The KUnit executor iterates over the linker section array in order to 92 On the kernel boot, the KUnit executor uses the start and end addresses 94 executor, see 95 `lib/kunit/executor.c <https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/lib/… 98 unit instead of utilizing the executor. 142 KTAP works with KUnit and Kselftest. The KUnit executor prints KTAP results to
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/syzkaller/ |
H A D | syzkaller_git.bb | 11 file://0001-executor-Include-missing-linux-falloc.h.patch;patchdir=src/${GO_IMPORT} \ 12 … file://0001-executor-Remove-including-error.h-in-test_linux.h.patch;patchdir=src/${GO_IMPORT} \ 73 SYZ_BINS_TARGET="syz-fuzzer syz-execprog syz-stress syz-executor"
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | gdbserver.py | 49 with concurrent.futures.ThreadPoolExecutor(max_workers=1) as executor: 62 future = executor.submit(run_gdb)
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | __init__.py | 58 def load_test_components(logger, executor): argument 84 != executor:
|
/openbmc/linux/lib/kunit/ |
H A D | Makefile | 9 executor.o \
|
/openbmc/openbmc/poky/documentation/ |
H A D | bitbake.rst | 13 - BitBake, a generic task executor
|
/openbmc/openbmc/poky/scripts/ |
H A D | sstate-cache-management.py | 139 with ThreadPoolExecutor(max_workers=args.jobs) as executor: 140 executor.map(path_stat, paths)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/asio/asio/ |
H A D | 0001-tests-Remove-blocking_adaptation.cpp.patch | 33 unit/execution/executor \
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/ |
H A D | 0001-test_shutdown-skip-problematic-test.patch | 27 self.executor.shutdown()
|
/openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-tool/ |
H A D | parsec-tool-crates.inc | 41 crate://crates.io/futures-executor/0.3.28 \ 223 SRC_URI[futures-executor-0.3.28.sha256sum] = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64…
|
/openbmc/openbmc/meta-security/recipes-security/krill/ |
H A D | krill-crates.inc | 72 crate://crates.io/futures-executor/0.3.21;name=futures-executor-0.3.21 \ 346 SRC_URI[futures-executor-0.3.21.sha256sum] = "9420b90cfa29e327d0429f19be13e7ddb68fa1cccb09d65e5706b…
|
/openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-service/ |
H A D | parsec-service-crates.inc | 62 crate://crates.io/futures-executor/0.3.28 \ 305 SRC_URI[futures-executor-0.3.28.sha256sum] = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64…
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | recipeutils.py | 1185 with ProcessPoolExecutor(max_workers=utils.cpu_count()) as executor: 1186 pkgs_list = executor.map(_get_recipe_upgrade_status, data_copy_list)
|
/openbmc/openbmc/poky/meta/recipes-gnome/librsvg/ |
H A D | librsvg-crates.inc | 89 crate://crates.io/futures-executor/0.3.30 \ 383 SRC_URI[futures-executor-0.3.30.sha256sum] = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4e…
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-maturin-crates.inc | 99 crate://crates.io/futures-executor/0.3.30 \ 454 SRC_URI[futures-executor-0.3.30.sha256sum] = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d"
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | terms.rst | 53 The task executor and scheduler used by the OpenEmbedded build system to 324 executor. Throughout the Yocto Project documentation set, the
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/uutils-coreutils/ |
H A D | uutils-coreutils-crates.inc |
|
/openbmc/ |
D | opengrok0.0.log | [all...] |
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi/ |
H A D | 0001-test_functionality-convert-line-endings-to-Unix.patch | 1440 - with ThreadPoolExecutor(max_workers=5) as executor: 1441 - f = executor.submit(pow, 5, 2) 3351 + with ThreadPoolExecutor(max_workers=5) as executor: 3352 + f = executor.submit(pow, 5, 2)
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | sstate.bbclass | 1062 with concurrent.futures.ThreadPoolExecutor(max_workers=nproc) as executor: 1063 executor.map(checkstatus, tasklist.copy())
|
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/ |
H A D | bitbake-user-manual-intro.rst | 58 - BitBake, a generic task executor
|