chiark / gitweb /
@@@ misc wip
[mLib] / test / tvec-output.3.in
index 41f0e190dc37728f8e12afc58fc2d5fd7a4b2171..df19648ea5a3ec80ee735e879808b87f86d54a69 100644 (file)
@@ -81,12 +81,9 @@ tvec-output \- test vector framework output driver interface
 .BI "          unsigned " disp ", const union tvec_regval *" rv ,
 .BI "          const struct tvec_regdef *" rd );
 .BI "  void (*" etest ")(struct tvec_output *" o ", unsigned " outcome );
-.ta 2n +\w'\fBvoid (*\,\fIbbench\/\fB)('u
-.BI "  void (*" bbench ")(struct tvec_output *" o ,
-.BI "          const char *" ident ", unsigned " unit );
+.BI "  void (*" bbench ")(struct tvec_output *" o ", unsigned " unit );
 .ta 2n +\w'\fBvoid (*\,\fIebench\/\fB)('u
-.BI "  void (*" ebench ")(struct tvec_output *" o ,
-.BI "          const char *" ident ", unsigned " unit ,
+.BI "  void (*" ebench ")(struct tvec_output *" o ", unsigned " unit ,
 .BI "          const struct bench_timing *" tm );
 .ta 2n +\w'\fBvoid (*\,\fIreport\/\fB)('u
 .BI "  void (*" report ")(struct tvec_output *" o ", unsigned " level ,