commit | db9ebe3f53d77efcb7d657ea856e8d0e764a19a4 | [log] [tgz] |
---|---|---|
author | Carlos Chinchilla <cachinchilla@google.com> | Wed Jul 13 21:08:55 2022 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 13 21:08:55 2022 +0000 |
tree | 2915f4d48e6fd927d6aecbaadf404ee0a9d66b19 | |
parent | 83af23b640a1288d88b80bf9579f2c55e160620a [diff] |
pw_unit_test: Use string literals for messages The pw_log_tokenized log backend does not support const char[] as the message. Define the unit tests messages as string literals to allow downstream projects to use tokenized logging in tests. Change-Id: Id930dccc41bffbddd202db137d611da16f910b91 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/102121 Pigweed-Auto-Submit: Carlos Chinchilla <cachinchilla@google.com> Reviewed-by: Wyatt Hepler <hepler@google.com> Commit-Queue: Carlos Chinchilla <cachinchilla@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/.