aboutsummaryrefslogtreecommitdiff
path: root/cli/cmd_report_html.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Vendor import of freebsd/kyua@a0d44bb356e0c816Enji Cooper2023-08-211-2/+3
| | | | | | | | | This change brings in fixes for... - kyua report-html not properly escaping stdout/stderr: (https://github.com/freebsd/kyua/pull/6). - gettimeofday(2) not necessarily being monotonic, but kyua assuming that it is: (https://github.com/freebsd/kyua/pull/2). - Update configuration to work with Cirrus CI in lieu of Travis CI.
* Import the kyua testing framework for infrastructure softwarevendor/kyua/0.13-a685f91Brooks Davis2020-03-171-0/+474
Imported at 0.13 plus assumulated changes to git hash a685f91. Obtained from: https://github.com/jmmv/kyua Sponsored by: DARPA Notes: svn path=/vendor/kyua/dist/; revision=359042 svn path=/vendor/kyua/0.13-a685f91/; revision=359043; tag=vendor/kyua/0.13-a685f91