Source-Changes archive

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

CVS commit: othersrc/external/bsd/delta/bin



Module Name:    othersrc
Committed By:   agc
Date:           Tue May 31 01:59:47 UTC 2016

Added Files:
        othersrc/external/bsd/delta/bin: Testspec

Log Message:
Convert the tests in the Makefile to atf, by means of human2atf, and add
the resulting Testspec file. Results of running atf checks:

        [18:57:43] agc@netbsd-002 ...tests/usr.bin/delta [3390] > sudo make test
        *** WARNING: make test is experimental
        ***
        *** Using this test does not preclude you from running the tests
        *** installed in /usr/tests.  This test run may raise false
        *** positives and/or false negatives.

        Tests root: /usr/tests/usr.bin/delta

        t_delta (1/1): 3 test cases
            delta_testset_1_basics: [0.027398s] Passed.
            delta_testset_2_backwards: [0.029421s] Passed.
            delta_testset_3_more_extensive_changes: [0.027521s] Passed.
        [0.089274s]

        Summary for 1 test programs:
            3 passed test cases.
            0 failed test cases.
            0 expected failed test cases.
            0 skipped test cases.

        *** The verbatim output of atf-run has been saved to /usr/tests/usr.bin/delta/atf-run.log
        *** Once again, note that make test is unsupported.
        [18:57:46] agc@netbsd-002 ...tests/usr.bin/delta [3391] >


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 othersrc/external/bsd/delta/bin/Testspec

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