frexp* tests: More tests.
[gnulib.git] / tests / test-frexpf.c
index fa46928..b879c00 100644 (file)
@@ -50,6 +50,7 @@ SIGNATURE_CHECK (frexpf, float, (float, int *));
 #define MIN_EXP FLT_MIN_EXP
 #define MIN_NORMAL_EXP FLT_MIN_EXP
 #define FREXP frexpf
+#define RANDOM randomf
 #include "test-frexp.h"
 
 int