Searched refs:usage_output (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/bin/chflags/tests/
H A Dchflags_test.sh29 usage_output='usage: chflags'
39 atf_check -s not-exit:0 -e match:"$usage_output" chflags -f
40 atf_check -s not-exit:0 -e match:"$usage_output" chflags -H
41 atf_check -s not-exit:0 -e match:"$usage_output" chflags -h
42 atf_check -s not-exit:0 -e match:"$usage_output" chflags -L
43 atf_check -s not-exit:0 -e match:"$usage_output" chflags -P
44 atf_check -s not-exit:0 -e match:"$usage_output" chflags -R
45 atf_check -s not-exit:0 -e match:"$usage_output" chflags -v
56 atf_check -s not-exit:0 -e match:"$usage_output" chflags
/freebsd-10-stable/bin/rcp/tests/
H A Drcp_test.sh29 usage_output='usage: rcp'
39 atf_check -s not-exit:0 -e match:"$usage_output" rcp -4
40 atf_check -s not-exit:0 -e match:"$usage_output" rcp -6
41 atf_check -s not-exit:0 -e match:"$usage_output" rcp -p
42 atf_check -s not-exit:0 -e match:"$usage_output" rcp -r
53 atf_check -s not-exit:0 -e match:"$usage_output" rcp
/freebsd-10-stable/bin/rmdir/tests/
H A Drmdir_test.sh29 usage_output='usage: rmdir'
39 atf_check -s not-exit:0 -e match:"$usage_output" rmdir -p
40 atf_check -s not-exit:0 -e match:"$usage_output" rmdir -v
51 atf_check -s not-exit:0 -e match:"$usage_output" rmdir
/freebsd-10-stable/bin/mkdir/tests/
H A Dmkdir_test.sh29 usage_output='usage: mkdir'
42 atf_check -s not-exit:0 -e match:"$usage_output" mkdir -p
43 atf_check -s not-exit:0 -e match:"$usage_output" mkdir -v
54 atf_check -s not-exit:0 -e match:"$usage_output" mkdir

Completed in 132 milliseconds