Commit Graph

2 Commits

Author SHA1 Message Date
Armando Montanez
5dc8f94abe pw_perf_test: Fix unused variable warning in tests
Marks a variable that is intentionally set but not read as
[[maybe_unused]] to silence compiler warnings.

Change-Id: I2e23b1206aa47b9b622e3344ef2de9343b3013e0
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/122710
Pigweed-Auto-Submit: Armando Montanez <amontanez@google.com>
Reviewed-by: Rob Mohr <mohrr@google.com>
Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com>
2022-12-05 20:33:42 +00:00
Brian Barcenas
35714d4ced pw_perf_test: Added PW_PERF_TEST macro and its supporting components
Change-Id: I7dd3e7a1b5a48b38457647fc3fdbc8dd422f1934
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/118111
Reviewed-by: Wyatt Hepler <hepler@google.com>
Commit-Queue: Brian Barcenas <bbarcenas@google.com>
2022-12-03 02:32:03 +00:00