adding fma tests and various hard cases for bessel and erfc
[libc-test] / src / math / asin.c
index 64d950c..4b4cab7 100644 (file)
@@ -6,6 +6,7 @@ static struct d_d t[] = {
 #include "crlibm/asin.h"
 #include "ucb/asin.h"
 #include "sanity/asin.h"
+#include "special/asin.h"
 
 };