math: add special case test vectors
[libc-test] / src / math / cosh.c
index 6820d09..493ff34 100644 (file)
@@ -6,6 +6,7 @@ static struct d_d t[] = {
 #include "crlibm/cosh.h"
 #include "ucb/cosh.h"
 #include "sanity/cosh.h"
+#include "special/cosh.h"
 
 };