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