git: dsynth - Add skip count for ignored and other failure conditions
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Apr 13 21:49:58 PDT 2020
commit 64b61b2ec26035de23ad822431e63f1c3933f1a2
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/64b61b2ec26035de23ad822431e63f1c3933f1a2
--
DragonFly BSD source repository
More information about the Commits
mailing list