bread/breadd/tests
Breadway d3517d1433 Allow well-formed bread.command events on the emit bus
Docs already said any module or app could publish bread.command.<app>.<verb>,
but command is reserved so both unsourced bread-emit and sourced App emit
rejected the whole namespace. Keep command unclaimable as an app id; accept
bread.command.<known-app>.<verb> (and let an app command another known app).
Also ship bread-emit and bread-module-host, and give udev enumerate the same
classification fields as a live add so boot-time devices are not all unknown.
2026-08-15 21:41:40 +08:00
..
ipc_integration.rs Allow well-formed bread.command events on the emit bus 2026-08-15 21:41:40 +08:00
module_host_sandbox.rs Fix test harness process leak: graceful SIGTERM shutdown + disable podman adapter in test fixtures 2026-08-05 06:45:20 +08:00