commit | 259506ec78b4597aba03c0454f06ade30a890aa5 | [log] [tgz] |
---|---|---|
author | Keir Mierle <keir@google.com> | Thu Sep 12 01:28:49 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 12 01:28:49 2024 +0000 |
tree | 8555368c788971388cb2c29a5855e3b69d95a8a9 | |
parent | d477748d8ee6a1dadf629181c1f90ab054234ff0 [diff] |
pw_libc: Add test for memset This starts pw_libc; with the intent to eventually have a basic subset of libc implemented. These will be "CS 101" style implementations, that aim for correctness and small code size. The initial CL only adds tests against the system memset() function. Change-Id: Icd681fff2bf5581c6d44e690bcb5f82a659a03a5 Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/26201 Original-Reviewed-by: Ewout van Bekkum <ewout@google.com> Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/llvm-integration/+/234969 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Pigweed-Auto-Submit: Prabhu Karthikeyan Rajasekaran <prabhukr@google.com> Reviewed-by: Keir Mierle <keir@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com>