Home
last modified time | relevance | path

Searched refs:UNIT_TESTS (Results 1 – 2 of 2) sorted by relevance

/NextBSD/usr.bin/bmake/unit-tests/
HDMakefile29 UNIT_TESTS:= ${srcdir} macro
30 .PATH: ${UNIT_TESTS}
138 ${TOOL_DIFF} ${DIFF_FLAGS} ${UNIT_TESTS}/$${test}.exp $${test}.out \
149 cmp -s ${UNIT_TESTS}/$${test}.exp $${test}.out \
151 cp $${test}.out ${UNIT_TESTS}/$${test}.exp ; } \
/NextBSD/contrib/bmake/unit-tests/
HDMakefile.in22 UNIT_TESTS:= ${srcdir}
23 .PATH: ${UNIT_TESTS}
131 ${TOOL_DIFF} ${DIFF_FLAGS} ${UNIT_TESTS}/$${test}.exp $${test}.out \
142 cmp -s ${UNIT_TESTS}/$${test}.exp $${test}.out \
144 cp $${test}.out ${UNIT_TESTS}/$${test}.exp ; } \