Home
last modified time | relevance | path

Searched full:execution (Results 1 – 25 of 979) sorted by relevance

12345678910>>...40

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/asio/asio/
H A D0001-tests-Remove-blocking_adaptation.cpp.patch7 ../../../asio-1.30.2/src/tests/../../include/asio/execution/blocking_adaptation.hpp:216:13: error: …
10 …/../include/asio/execution/blocking_adaptation.hpp:213:29: note: in instantiation of exception spe…
29 unit/execution/any_executor \
30 unit/execution/blocking \
31 - unit/execution/blocking_adaptation \
32 unit/execution/context_as \
33 unit/execution/executor \
34 unit/execution/invocable_archetype \
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dtimer.hpp4 #include <sdbusplus/async/execution.hpp>
31 template <execution::receiver R>
44 execution::set_value(std::move(self->receiver)); in handler()
57 execution::set_error(std::move(receiver), std::current_exception()); in start()
78 using sender_concept = execution::sender_t;
88 -> execution::completion_signatures<
89 execution::set_value_t(),
90 execution::set_error_t(std::exception_ptr),
91 execution::set_stopped_t()>;
93 template <execution::receiver R>
[all …]
H A Dfdio.hpp4 #include <sdbusplus/async/execution.hpp>
85 template <execution::receiver Receiver>
95 execution::set_value(std::move(receiver)); in complete()
100 execution::set_error(std::move(receiver), exceptionPtr); in error()
105 execution::set_stopped(std::move(receiver)); in stop()
114 using sender_concept = execution::sender_t;
122 -> execution::completion_signatures<
123 execution::set_value_t(),
124 execution::set_error_t(std::exception_ptr),
125 execution::set_stopped_t()>;
[all …]
H A Dmutex.hpp3 #include <sdbusplus/async/execution.hpp>
98 template <execution::receiver Receiver>
108 execution::set_value(std::move(receiver)); in complete()
113 execution::set_stopped(std::move(receiver)); in stop()
122 using sender_concept = execution::sender_t;
130 -> execution::completion_signatures<execution::set_value_t(),
131 execution::set_stopped_t()>;
133 template <execution::receiver R>
H A Dcallback.hpp5 #include <sdbusplus/async/execution.hpp>
60 template <takes_msg_handler Init, execution::receiver R>
92 execution::set_value(std::move(self.receiver), std::move(msg)); in handler()
96 execution::set_error(std::move(self.receiver), in handler()
115 execution::set_error(std::move(receiver), std::current_exception()); in start()
133 using sender_concept = execution::sender_t;
140 -> execution::completion_signatures<execution::set_value_t(message_t),
141 execution::set_stopped_t()>;
143 template <execution::receiver R>
H A Dmatch.hpp3 #include <sdbusplus/async/execution.hpp>
99 template <execution::receiver Receiver>
109 execution::set_value(std::move(receiver), std::move(msg)); in complete()
114 execution::set_stopped(std::move(receiver)); in stop()
123 using sender_concept = execution::sender_t;
130 -> execution::completion_signatures<execution::set_value_t(message_t),
131 execution::set_stopped_t()>;
133 template <execution::receiver R>
154 execution::then([](message_t&& m) { return m.unpack<Rs...>(); }); in next()
H A Dexecution.hpp20 #include <sdbusplus/async/stdexec/execution.hpp>
23 // Add std::execution as sdbusplus::async::execution so that we can simplify
27 namespace execution = stdexec;
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__execution_legacy.hpp21 # include <execution>
28 using sequenced_policy = std::execution::sequenced_policy;
29 using parallel_policy = std::execution::parallel_policy;
30 using parallel_unsequenced_policy = std::execution::parallel_unsequenced_policy;
32 constexpr auto seq = std::execution::seq;
33 constexpr auto par = std::execution::par;
34 constexpr auto par_unseq = std::execution::par_unseq;
84 using unsequenced_policy = std::execution::unsequenced_policy;
86 constexpr auto unseq = std::execution::unseq;
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_vmi_multiple_interfaces.robot10 Suite Setup Suite Setup Execution
11 Suite Teardown Run Keyword And Ignore Error Suite Teardown Execution
31 [Teardown] Test Teardown Execution
41 [Teardown] Test Teardown Execution
53 ... AND Test Teardown Execution
67 ... AND Test Teardown Execution
82 ... AND Test Teardown Execution
92 Suite Setup Execution
93 [Documentation] Do suite setup execution task.
100 Test Teardown Execution
[all …]
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_bmc_network_conf.robot11 Suite Setup Suite Setup Execution
12 Suite Teardown Suite Teardown Execution
13 Test Setup Test Setup Execution
14 Test Teardown Test Teardown Execution
152 ... Delete IP Address ${test_ipv4_addr} AND Test Teardown Execution
202 ... Delete IP Address ${test_ipv4_addr} AND Test Teardown Execution
217 ... Delete IP Address 10.7.7.254 AND Test Teardown Execution
225 ... Delete IP Address 10.7.7.1 AND Test Teardown Execution
233 ... Delete IP Address 10.7.255.7 AND Test Teardown Execution
241 ... Delete IP Address 10.7.0.7 AND Test Teardown Execution
[all …]
/openbmc/openbmc-test-automation/gui/test/server_control/
H A Dtest_obmc_gui_server_power_operations.robot
/openbmc/openbmc-test-automation/redfish/systems/eventlog/
H A Dtest_event_service.robot9 Suite Setup Suite Setup Execution
10 Suite teardown Suite Teardown Execution
12 Test Setup Test Setup Execution
13 Test Teardown Test Teardown Execution
54 Suite Setup Execution
63 Suite Teardown Execution
70 Test Setup Execution
83 Test Teardown Execution
/openbmc/qemu/tests/functional/qemu_test/
H A Ddecorators.py14 Decorator to skip execution of a test if the list
31 Decorator to skip execution of a test if the current
44 Decorator to skip execution of a test if the current
57 Decorator to skip execution of flaky tests, unless
77 Decorator to skip execution of tests which are likely
90 Decorator to skip execution of tests which need large
104 Decorator to skip execution of tests which have a really long
118 Decorator to skip execution of a test if the list
137 Decorator to skip execution of a test if the system's
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_power_control_metrics.robot9 Suite Setup Suite Setup Execution
10 Suite Teardown Suite Teardown Execution
12 Test Teardown Test Teardown Execution
48 Suite Teardown Execution
54 Suite Setup Execution
62 Test Teardown Execution
H A Dtest_power_voltage_readings.robot9 Suite Setup Suite Setup Execution
10 Suite Teardown Suite Teardown Execution
12 Test Teardown Test Teardown Execution
65 Suite Teardown Execution
71 Suite Setup Execution
79 Test Teardown Execution
H A Dtest_thermal_ambient_temperatures.robot12 Suite Setup Suite Setup Execution
13 Suite Teardown Suite Teardown Execution
15 Test Teardown Test Teardown Execution
73 Suite Teardown Execution
79 Suite Setup Execution
87 Test Teardown Execution
H A Dtest_powersupply_readings.robot9 Suite Setup Suite Setup Execution
10 Suite Teardown Suite Teardown Execution
12 Test Teardown Test Teardown Execution
96 Suite Teardown Execution
102 Suite Setup Execution
110 Test Teardown Execution
/openbmc/openbmc-test-automation/systest/collection/
H A Dbmc_collect_esels.robot10 Suite Setup Suite Setup Execution
11 Suite Teardown Suite Teardown Execution
46 [Teardown] Redfish Test Teardown Execution
59 Suite Setup Execution
66 Suite Teardown Execution
74 Redfish Test Teardown Execution
H A Dbmc_collect_vpd_and_hw_status.robot10 Suite Setup Suite Setup Execution
11 Suite Teardown Suite Teardown Execution
45 [Teardown] Redfish Test Teardown Execution
59 Suite Setup Execution
66 Suite Teardown Execution
73 Redfish Test Teardown Execution
/openbmc/openbmc-test-automation/extended/
H A Dtest_bmc_reset_loop.robot14 Test Teardown Test Teardown Execution
15 Suite Setup Suite Setup Execution
34 # Fails immediately if any of the execution rounds fail and
44 # Fails immediately if any of the execution rounds fail and
54 # Fails immediately if any of the execution rounds fail and
64 # Fails immediately if any of the execution rounds fail and
122 Test Teardown Execution
137 Suite Setup Execution
/openbmc/qemu/docs/devel/
H A Dreplay.rst6 Execution Record/Replay
13 execution. Execution recording writes a non-deterministic events log, which
14 can be later used for replaying the execution anywhere and for unlimited
15 number of times. Execution replaying reads the log and replays all
22 changed to write every external event into the execution log immediately.
33 * `Deterministic Replay of System's Execution with Multi-target QEMU Simulator for Dynamic Analysis…
40 * synchronization of the bottom halves execution
53 designed to allow deterministic execution in absence of external inputs
56 is written to the log while recording the execution. In replay mode we
70 written but now it is held for a whole execution period. This results
[all …]
/openbmc/u-boot/include/
H A Dnvme.h22 * @return: 0 on success, -ETIMEDOUT on command execution timeout,
23 * -EIO on command execution fails
38 * @return: 0 on success, -ETIMEDOUT on command execution timeout,
39 * -EIO on command execution fails
54 * @return: 0 on success, -ETIMEDOUT on command execution timeout,
55 * -EIO on command execution fails
/openbmc/openbmc-test-automation/openpower/pel/
H A Dcheck_error_logs.robot10 Suite Setup Suite Setup Execution
24 [Teardown] Redfish Test Teardown Execution
37 Suite Setup Execution
44 Redfish Test Teardown Execution
/openbmc/openbmc/poky/meta/lib/oeqa/manual/
H A Dbsp-hw.json11 "execution": { object
45 "execution": { object
71 "execution": { object
101 "execution": { object
123 "execution": { object
153 "execution": { object
179 "execution": { object
205 "execution": { object
227 "execution": { object
257 "execution": { object
[all …]
/openbmc/qemu/docs/system/
H A Dreplay.rst13 Record/replay functions are used for the deterministic replay of qemu execution.
14 Execution recording writes a non-deterministic events log, which can be later
15 used for replaying the execution anywhere and for unlimited number of times.
17 Execution replaying reads the log and replays all non-deterministic events
22 * Deterministically replays whole system execution and all contents of
24 * Writes execution log into the file for later replaying for multiple times
34 * First, record the execution with the following command line:
81 simulated hardware, memory of VM, software interrupts, and execution of
90 designed to allow deterministic execution in absence of external inputs
92 command-line option, making possible deterministic execution of the machine,
[all …]

12345678910>>...40