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