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