Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-07-16 | [libc] Updated fuzz tests for trig functions (#148891) | sribee8 | 1 | -2/+2 | |
Fuzz tests were set up incorrectly so updated trig functions to match the correct format. --------- Co-authored-by: Sriya Pratipati <sriyap@google.com> | |||||
2025-07-15 | [libc] sqrt and log functions fuzz tests (#148006) | sribee8 | 1 | -0/+50 | |
added fuzz tests for sqrt and log functions --------- Co-authored-by: Sriya Pratipati <sriyap@google.com> |