commit | b51aab259be2aa3cad2886ab521ef49a1e0f1eae | [log] [tgz] |
---|---|---|
author | Erik Staats <estaats@google.com> | Tue Oct 03 15:27:06 2023 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 03 15:27:06 2023 +0000 |
tree | f0a610f485aa1ce796995aef8cd19a419bff5cfd | |
parent | 1f1c44a90fb0d73028113995a37c1ab35b878dea [diff] |
pw_rpc_transport: Add a test loopback service registry This will support registering a service and using SynchronousCall with it for unit testing. Bug: 300663813 Test: Verified unit tests pass. Test: See details in testing done comment in the code review. Change-Id: Idf9bade8b476621abc21b84c329bd420f48be240 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/171114 Reviewed-by: Wyatt Hepler <hepler@google.com> Reviewed-by: Scott James Remnant <keybuk@google.com> Reviewed-by: Carlos Chinchilla <cachinchilla@google.com> Commit-Queue: Erik Staats <estaats@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.