commit | b4c6bb5533f6b7586a9abcf578301e2ab91b6af7 | [log] [tgz] |
---|---|---|
author | Wyatt Hepler <hepler@google.com> | Wed Oct 13 11:52:57 2021 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 14 03:34:02 2021 +0000 |
tree | 7a5a9a0a8571d9ff695650620c17ba6e6064a2b2 | |
parent | 69285347b4bafd9f6e3c19c27085d6bac0491334 [diff] |
pw_base64: Fix variable style; reduce tests - Rename constexpr variables to use constant style. - Reduce the number of randomly generated tests. There is plenty of with the reduced number of tests. Change-Id: Ifa3179427872fc38921417992080d50972ffa281 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/65500 Reviewed-by: Keir Mierle <keir@google.com> Commit-Queue: Wyatt Hepler <hepler@google.com> Pigweed-Auto-Submit: Wyatt Hepler <hepler@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/