Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   jmmv
Date:           Sat Feb 23 22:01:52 UTC 2013

Modified Files:
        src/distrib/sets/lists/tests: mi module.mi
        src/share/mk: bsd.test.mk

Log Message:
Autogenerate Kyuafiles next to Atffiles when MKKYUA is set.

This is suboptimal: the current high-level definitions of test programs
in the Makefiles do not carry enough information to support all the
features of Kyuafiles.  For example, it is not possible to register test
programs that do *not* use the ATF libraries, which is something that
has been frequently requested around here; nor it is possible to attach
arbitrary metadata to test programs from the Makefile, which is handy
particularly for ATF-less test programs.

For these reasons, consider this a transitional step.

Note that, with this change, you should now be able to use the 'kyua'
tool to run the tests in /usr/tests.


To generate a diff of this commit:
cvs rdiff -u -r1.521 -r1.522 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.11 -r1.12 src/distrib/sets/lists/tests/module.mi
cvs rdiff -u -r1.23 -r1.24 src/share/mk/bsd.test.mk

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