math: regenerate all math tests
[libc-test] / src / math / gen / functions.h
index c8f2756..f528de3 100644 (file)
@@ -1,4 +1,7 @@
+T(sinpi,       d_d)
 T(add,         dd_d)
+T(mul,         dd_d)
+T(div,         dd_d)
 
 T(acos,        d_d)
 T(acosf,       f_f)