#define TVRF_ID 2u /* part of test identity */
union tvec_misc arg; /* extra detail for the type */
};
+#define TVEC_ENDREGS { 0, 0, 0, 0, { 0 } }
/* @TVEC_GREG(vec, i, regsz)@
*
const struct tvec_env *env; /* environment to run test in */
tvec_testfn *fn; /* test function */
};
-
+#define TVEC_ENDTESTS { 0, 0, 0, 0 }
enum {
/* Register output dispositions. */
*
* * If @f&TVFF_EQMASK@ is @TVFF_RELDELTA@, then %$x$% matches
* %$y$% when %$|1 - y/x| < \delta$%. (Note that this
- * criterion is asymmetric
+ * criterion is asymmetric FIXME
*
* The @TVEC_CLAIM_FLOAT@ macro is similar, only it (a)
* identifies the file and line number of the call site