math: add fenv test and new 'add' function in gen
[libc-test] / src / math / exp.c
index e7a77a7..fcc49d3 100644 (file)
@@ -6,6 +6,7 @@ static struct d_d t[] = {
 #include "crlibm/exp.h"
 #include "ucb/exp.h"
 #include "sanity/exp.h"
+#include "special/exp.h"
 
 };