math: add fenv test and new 'add' function in gen
[libc-test] / src / math / gen / functions.h
index f23fad1..c8f2756 100644 (file)
@@ -1,3 +1,5 @@
+T(add,         dd_d)
+
 T(acos,        d_d)
 T(acosf,       f_f)
 T(acosl,       l_l)