]> git.ipfire.org Git - thirdparty/valgrind.git/commit
valgrind testing: extend vg_regtest to emit automake-style .trs/.log files
authorFrank Ch. Eigler <fche@redhat.com>
Fri, 19 Jul 2024 15:55:03 +0000 (11:55 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Thu, 22 Aug 2024 15:20:00 +0000 (11:20 -0400)
commit61e44a4aef8775b925a7a91f403ebd7f4f6670a4
tree14d6f16871218534e17ef45c182a80cad9060cb2
parentb87649504136fc3e72684b176651912ba1514c6d
valgrind testing: extend vg_regtest to emit automake-style .trs/.log files

Extend vg_regtest to produce automake-style log files for each vgtest
case, so that developers and testsuite archiving/analysis tools such
as bunsen can examine passing as well as non-passing test outputs in
detail.  The build-tree test-suite-overall.log file holds all the key
information about tests, especially failures.

Signed-Off-By: Frank Ch. Eigler <fche@redhat.com>
.gitignore
Makefile.am
README_DEVELOPERS
tests/vg_regtest.in