math: add some further fenv rounding mode tests
[libc-test] / src / math / logf.c
index fbead36..980c7b4 100644 (file)
@@ -1,10 +1,11 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct f_f t[] = {
 #include "ucb/logf.h"
 #include "sanity/logf.h"
+#include "special/logf.h"
 
 };