math: add special case test vectors
[libc-test] / src / math / sinf.c
index 4b8c427..67edfa2 100644 (file)
@@ -5,6 +5,7 @@
 static struct f_f t[] = {
 #include "ucb/sinf.h"
 #include "sanity/sinf.h"
+#include "special/sinf.h"
 
 };