Home
last modified time | relevance | path

Searched refs:spawn (Results 1 – 25 of 102) sorted by relevance

12345

/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-support/spawn-fcgi/
H A Dspawn-fcgi_1.6.5.bb1 SUMMARY = "spawn-fcgi is used to spawn FastCGI applications"
2 HOMEPAGE = "http://redmine.lighttpd.net/projects/spawn-fcgi"
7 SRC_URI = "http://download.lighttpd.net/spawn-fcgi/releases-1.6.x/spawn-fcgi-${PV}.tar.gz"
/openbmc/phosphor-modbus/tests/
H A Dtest_modbus.cpp55 ctx.spawn(TestHoldingRegisters( in TEST_F()
58 ctx.spawn(sdbusplus::async::sleep_for(ctx, 1s) | in TEST_F()
66 ctx.spawn(TestHoldingRegisters( in TEST_F()
69 ctx.spawn(sdbusplus::async::sleep_for(ctx, 1s) | in TEST_F()
77 ctx.spawn( in TEST_F()
80 ctx.spawn(sdbusplus::async::sleep_for(ctx, 1s) | in TEST_F()
H A Dtest_port.cpp148 ctx.spawn(TestGetUSBPortConfig(properties, true)); in TEST_F()
150 ctx.spawn(sdbusplus::async::sleep_for(ctx, 1s) | in TEST_F()
175 ctx.spawn(TestGetUSBPortConfig(properties, false)); in TEST_F()
177 ctx.spawn(sdbusplus::async::sleep_for(ctx, 1s) | in TEST_F()
194 ctx.spawn(TestHoldingRegisters( in TEST_F()
197 ctx.spawn(sdbusplus::async::sleep_for(ctx, 1s) | in TEST_F()
211 ctx.spawn(TestHoldingRegisters( in TEST_F()
214 ctx.spawn(sdbusplus::async::sleep_for(ctx, 1s) | in TEST_F()
H A Dtest_events.cpp261 ctx.spawn(testEvents(EventTestType::sensorWarningEvent)); in TEST_F()
267 ctx.spawn(testEvents(EventTestType::sensorCriticalEvent)); in TEST_F()
273 ctx.spawn(testEvents(EventTestType::sensorFailureEvent)); in TEST_F()
279 ctx.spawn(testEvents(EventTestType::controllerFailureEvent)); in TEST_F()
285 ctx.spawn(testEvents(EventTestType::powerFailureEvent)); in TEST_F()
291 ctx.spawn(testEvents(EventTestType::leakWarningEvent)); in TEST_F()
297 ctx.spawn(testEvents(EventTestType::leakCriticalEvent)); in TEST_F()
H A Dtest_sensors.cpp158 ctx.spawn( in TEST_F()
162 ctx.spawn(sdbusplus::async::sleep_for(ctx, 1s) | in TEST_F()
184 ctx.spawn(testSensorCreation(objectPath, sensorRegister, expectedSigned)); in TEST_F()
186 ctx.spawn(sdbusplus::async::sleep_for(ctx, 1s) | in TEST_F()
212 ctx.spawn(testSensorCreation( in TEST_F()
218 ctx.spawn(sdbusplus::async::sleep_for(ctx, 1s) | in TEST_F()
/openbmc/sdbusplus/test/async/
H A Dcontext.cpp29 ctx().spawn(stdexec::just() |
49 ctx().spawn(stdexec::just()); in TEST_F()
70 ctx().spawn(sdbusplus::async::sleep_for(ctx(), timeout) |
101 ctx().spawn(_::one(count, executed) | in TEST_F()
119 ctx().spawn(m->next() | stdexec::then([&ran](...) { ran = true; })); in TEST_F()
122 ctx().spawn(sdbusplus::async::sleep_for(ctx(), 1ms) | in TEST_F()
149 ctx().spawn(_::fn(m->next(), ran));
150 ctx().spawn(sdbusplus::async::sleep_for(ctx(), 1ms) |
H A Dfdio.cpp60 ctx->spawn(sdbusplus::async::sleep_for(*ctx, 1s) | in testFdEvents()
61 stdexec::then([&]() { ctx->spawn(writeToFile()); })); in testFdEvents()
84 ctx->spawn(testFdEvents(ran, false)); in TEST_F()
85 ctx->spawn( in TEST_F()
95 ctx->spawn(testFdEvents(ran, true)); in TEST_F()
96 ctx->spawn( in TEST_F()
H A Dmutex.cpp80 ctx->spawn(writeToFile()); in testFdEvents()
101 ctx->spawn(testAsyncAddition()); in TEST_F()
104 ctx->spawn( in TEST_F()
118 ctx->spawn(testAsyncAddition()); in TEST_F()
119 ctx->spawn(testAsyncSubtraction(2)); in TEST_F()
122 ctx->spawn( in TEST_F()
137 ctx->spawn(testFdEvents()); in TEST_F()
139 ctx->spawn( in TEST_F()
H A Dwatchdog.cpp42 ctx.spawn(stdexec::just() | in spawnStop()
73 ctx.spawn(sdbusplus::async::sleep_for(ctx, 1s)); in TEST_F()
/openbmc/dbus-sensors/src/cable-monitor/
H A DCableMonitor.cpp29 ctx.spawn(start());
37 ctx.spawn(processCableAddedAsync(objectPath)); in inventoryAddedHandler()
45 ctx.spawn(processCableRemovedAsync(objectPath)); in inventoryRemovedHandler()
72 ctx.spawn([](auto& self) -> sdbusplus::async::task<> { in configUpdateHandler()
83 ctx.spawn(notifyWatch.readNotifyAsync()); in start()
174 ctx.spawn(cableEvents.generateCableEvent(Events::Type::disconnected, in reconcileCableData()
/openbmc/openbmc-test-automation/bin/
H A Dssh_pw18 eval spawn ssh ${ssh_parms}
41 eval spawn ssh ${ssh_parms}
81 set child_died {expect:[ ]spawn[ ]id[ ]exp4[ ]not[ ]open}
/openbmc/sdbusplus/test/async/fdio_timed/
H A Dfdio_timed_write_async_with_timeout.cpp12 ctx->spawn(testFdTimedEvents(ran, testWriteOperation::writeAsync, 1)); in TEST_F()
13 ctx->spawn( in TEST_F()
H A Dfdio_timed_write_async_with_timeout_iterative.cpp12 ctx->spawn(testFdTimedEvents(ran, testWriteOperation::writeAsync, 100)); in TEST_F()
13 ctx->spawn( in TEST_F()
H A Dfdio_timed_write_sync.cpp12 ctx->spawn(testFdTimedEvents(ran, testWriteOperation::writeSync, 1)); in TEST_F()
13 ctx->spawn( in TEST_F()
H A Dfdio_timed_write_sync_iterative.cpp12 ctx->spawn(testFdTimedEvents(ran, testWriteOperation::writeSync, 100)); in TEST_F()
13 ctx->spawn( in TEST_F()
H A Dfdio_timed_write_skip_with_timeout.cpp12 ctx->spawn(testFdTimedEvents(ran, testWriteOperation::writeSkip, 1)); in TEST_F()
13 ctx->spawn( in TEST_F()
H A Dsuite.cpp79 ctx->spawn(sdbusplus::async::sleep_for(*ctx, 1s) | in testFdTimedEvents()
80 stdexec::then([&]() { ctx->spawn(writeToFile()); })); in testFdTimedEvents()
/openbmc/phosphor-bmc-code-mgmt/test/common/software/
H A Dsoftware_association.cpp76 ctx.spawn( in TEST_F()
114 ctx.spawn(testSoftwareAssociation(ctx, device, objPathCurrentSoftware, in TEST_F()
121 ctx.spawn(testSoftwareAssociation(ctx, device, objPathCurrentSoftware, in TEST_F()
/openbmc/entity-manager/test/
H A Dtest_gpio_presence.cpp24 ctx.spawn(requestStop(ctx)); in TEST()
56 ctx.spawn(requestStop(ctx)); in TEST()
111 ctx.spawn(testDevicePresentDbus(ctx)); in TEST()
174 ctx.spawn(testDevicePresentThenDisappearDbus(ctx)); in TEST()
/openbmc/phosphor-bmc-code-mgmt/test/common/device/
H A Ddevice.cpp148 ctx.spawn(testDeviceStartUpdateCommon(ctx, device, in TEST_F()
155 ctx.spawn( in TEST_F()
185 ctx.spawn(testDeviceStartUpdateInvalidFD(ctx, device)); in TEST_F()
213 ctx.spawn(testDeviceSpecificUpdateFunction(ctx, device)); in TEST_F()
/openbmc/openbmc/poky/meta-yocto-bsp/lib/oeqa/controllers/
H A Dgrubtarget.py54 serialconn = pexpect.spawn(self.serialcontrol_cmd, env=self.origenv, logfile=sys.stdout)
65 serialconn = pexpect.spawn(self.serialcontrol_cmd, env=self.origenv, logfile=sys.stdout)
/openbmc/sdbusplus/example/
H A Dcalculator-client.cpp75 ctx.spawn(startup(ctx)); in main()
76 ctx.spawn( in main()
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dcontext.hpp61 void spawn(Snd&& sender) in spawn() function in sdbusplus::async::context
65 pending_tasks.spawn(std::move( in spawn()
/openbmc/sdbusplus/test/gen/
H A Dtest_aserver_emit_interfaces_added_signal.cpp58 ctx.spawn(waitForMatch(ctx, ifcAdded)); in main()
59 ctx.spawn(shouldEmitSignal(ctx)); in main()
/openbmc/dbus-sensors/src/
H A DEntityManagerInterface.cpp27 ctx.spawn(handleInventoryAdded()); in EntityManagerInterface()
28 ctx.spawn(handleInventoryRemoved()); in EntityManagerInterface()

12345