[libc-commits] [libc] [libc][math] add smoke tests to shared/math.h (PR #149741)

via libc-commits libc-commits at lists.llvm.org
Sun Jul 20 17:48:19 PDT 2025


================
@@ -0,0 +1,65 @@
+//===-- Unittests for shared math functions -------------------------------===//
----------------
lntue wrote:

Move this to `test/shared` folder.  All the tests in there will be smoke tests.

https://github.com/llvm/llvm-project/pull/149741


More information about the libc-commits mailing list