git: DragonFly_RELEASE_5_8 dsynth - Add skip count for ignored and other failure conditions
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat May 30 10:37:04 PDT 2020
commit cbe9d993d2b2703ed6f27cc1990f2d1b4482724d
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Apr 13 21:49:27 2020 -0700
dsynth - Add skip count for ignored and other failure conditions
* Improve implementation for the skip count in the logs and HTML
interfaces.
Requested-by: tuxillo
Summary of changes:
usr.bin/dsynth/build.c | 107 +++++++++++++++++++++++++++++-----------------
usr.bin/dsynth/dsynth.h | 8 ++--
usr.bin/dsynth/html.c | 10 ++++-
usr.bin/dsynth/runstats.c | 4 +-
4 files changed, 82 insertions(+), 47 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cbe9d993d2b2703ed6f27cc1990f2d1b4482724d
--
DragonFly BSD source repository
More information about the Commits
mailing list