pw_{malloc,metric}: Use unit test framework
Include pw_unit_test/framework.h instead of gtest/gtest.h as the facade
for unit tests.
Change-Id: If3f517da83a0b31d983c99a46f5454b27daac9bf
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/183308
Commit-Queue: Carlos Chinchilla <cachinchilla@google.com>
Pigweed-Auto-Submit: Carlos Chinchilla <cachinchilla@google.com>
Reviewed-by: Taylor Cramer <cramertj@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/.