math: add special case test vectors
[libc-test] / src / math / round.c
index ca5470b..86800d9 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct d_d t[] = {
 #include "sanity/round.h"
+#include "special/round.h"
 
 };