Module Name: src Committed By: jmmv Date: Sat Feb 15 19:33:54 UTC 2014
Modified Files: src/external/bsd/atf/tests/atf/tools: Makefile Added Files: src/external/bsd/atf/tests/atf/tools: Atffile Kyuafile Log Message: Prevent registering the helper programs as test programs. Same trick as with atf/test-programs: provide hand-generated Atffile and Kyuafile files so that the helpers that we build as test programs do not end up in them. Reported by gson@. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/external/bsd/atf/tests/atf/tools/Atffile \ src/external/bsd/atf/tests/atf/tools/Kyuafile cvs rdiff -u -r1.5 -r1.6 src/external/bsd/atf/tests/atf/tools/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.