commit | ff10b1513653b68d6eb64bc516cdc82041b3ace0 | [log] [tgz] |
---|---|---|
author | Shaun Carnegie <shauncarnegie@google.com> | Fri Feb 17 22:24:45 2023 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 17 22:24:45 2023 +0000 |
tree | 5ad7a09044070e3cda760057075748dae0f0ffb7 | |
parent | 27fec5c4ade6a3e52e8286101f13ce48e3c66f9e [diff] |
pw_unit_test: Improve GTest handler support Add missing GoogleTest events to handlers to support a more complete implementation with the GoogleTest backend. This includes hooks for program, environment, test suite, and test part events in GTest that were previously missing. Bug: b/b/235245411 Change-Id: I14c0d015f3e76aa6a746df0efbaa76690ca408cc Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/128616 Reviewed-by: Wyatt Hepler <hepler@google.com> Commit-Queue: Shaun Carnegie <shauncarnegie@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/.