math tests: fma underflow cases
[libc-test] / src / math / log1p.c
index 0f96339..ec08393 100644 (file)
@@ -5,6 +5,7 @@
 static struct d_d t[] = {
 #include "crlibm/log1p.h"
 #include "sanity/log1p.h"
+#include "special/log1p.h"
 
 };