Home
last modified time | relevance | path

Searched refs:step2 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/bmake/unit-tests/
H A Dopt-m-include-dir.mk29 _!= cp ${MAKEFILE} ${TEST_DIR}/step2.mk
35 @${.MAKE} -C ${TEST_DIR} -f step2.mk step2
60 step2:
/freebsd/contrib/cortex-strings/scripts/
H A Dbench.py141 step2 = 1.4
145 for step in [step1, step2]:
/freebsd/contrib/netbsd-tests/kernel/
H A Dt_ptrace_wait.c4451 ATF_TC(step2);
4452 ATF_TC_HEAD(step2, tc) in ATF_TC_HEAD() argument
4458 ATF_TC_BODY(step2, tc) in ATF_TC_BODY() argument
6667 ATF_TP_ADD_TC_PT_STEP(tp, step2); in ATF_TP_ADD_TCS()