Home
last modified time | relevance | path

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

/freebsd/usr.bin/wc/tests/
H A Dwc_test.sh35 tvm=283
120 atf_check_wc foo $tvl $tvw $tvc $tvm
125 atf_check -o match:"^ +$tvm +$tvmL foo" wc -mL foo
126 atf_check -o match:"^ +$tvm +$tvmL" wc -mL <foo
141 atf_check_wc foo $((tvl*c)) $((tvw*c)) $((tvc*c)) $((tvm*c))