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