Searched refs:TEST_NUM (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/netbsd-tests/bin/sh/
H A Dt_expand.sh234 TEST_NUM=0
244 TEST_NUM=$(( $TEST_NUM + 1 ))
255 MSG="${MSG}${MSG:+${nl}}[$TEST_NUM]"
267 MSG="${MSG}${MSG:+${nl}}[$TEST_NUM]"
274 MSG="${MSG}${MSG:+${nl}}[$TEST_NUM]"
289 MSG="${MSG}${MSG:+${nl}}[$TEST_NUM]"
296 MSG="${MSG}${MSG:+${nl}}[$TEST_NUM]"
302 TEST_FAILURES="${TEST_FAILURES}${TEST_ID}[$TEST_NUM]:"
308 $fail && atf_fail "Test[$TEST_NUM] o
[all...]
H A Dt_here.sh35 TEST_NUM=0
45 TEST_NUM=$(( $TEST_NUM + 1 ))
55 echo >&2 "[$TEST_NUM] expected exit code $3, got ${STATUS}"
67 "[$TEST_NUM] Messages produced on stderr unexpected..."
74 "[$TEST_NUM] Expected messages on stderr, nothing produced"
87 echo >&2 "[$TEST_NUM] Expected output '$2', received '$result'"
93 echo >&2 "[$TEST_NUM] Full command: <<${CMD}>>"
98 }${TEST_ID}[$TEST_NUM]: test of '$1' failed";
102 $fail && atf_fail "Test[$TEST_NUM] o
[all...]
/freebsd-10-stable/sys/dev/aic7xxx/
H A Daic79xx_reg.h3286 #define TEST_NUM 0x0f macro

Completed in 76 milliseconds