Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-9] src/external/bsd/atf/dist/tools



Module Name:    src
Committed By:   martin
Date:           Tue Oct  8 11:29:30 UTC 2024

Modified Files:
        src/external/bsd/atf/dist/tools [netbsd-9]: atf-run.1 atf-run.cpp

Log Message:
Pull up following revision(s) (requested by rin in ticket #1895):

        external/bsd/atf/dist/tools/atf-run.1: revision 1.5
        external/bsd/atf/dist/tools/atf-run.cpp: revision 1.6
        external/bsd/atf/dist/tools/atf-run.cpp: revision 1.7

Add support for running individual test cases under isolation.

When running an individual test case under isolation, make the test
case count on the tp-start line of the output match the number of test
cases actually executed (one) so that the atf-run output is valid
input to atf-report.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.30.1 src/external/bsd/atf/dist/tools/atf-run.1
cvs rdiff -u -r1.5 -r1.5.30.1 src/external/bsd/atf/dist/tools/atf-run.cpp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index