summaryrefslogtreecommitdiff
path: root/libc/fuzzing/math/exp_fuzz.cpp
AgeCommit message (Collapse)Author
2025-07-16[libc] Updated exp fuzz tests (#148912)sribee8
Fuzz tests were previously in the wrong format, updated them to correct format. --------- Co-authored-by: Sriya Pratipati <sriyap@google.com>
2025-07-14[libc] exp fuzz tests (#148086)sribee8
Created fuzz tests for exp functions --------- Co-authored-by: Sriya Pratipati <sriyap@google.com>