Home
last modified time | relevance | path

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

/freebsd/bin/chflags/tests/
H A Dchflags_test.sh28 usage_output='usage: chflags'
38 atf_check -s not-exit:0 -e match:"$usage_output" chflags -f
39 atf_check -s not-exit:0 -e match:"$usage_output" chflags -H
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 -L
42 atf_check -s not-exit:0 -e match:"$usage_output" chflags -P
43 atf_check -s not-exit:0 -e match:"$usage_output" chflags -R
44 atf_check -s not-exit:0 -e match:"$usage_output" chflags -v
55 atf_check -s not-exit:0 -e match:"$usage_output" chflags
/freebsd/cddl/usr.bin/ctfconvert/tests/
H A Dctfconvert_test.sh28 usage_output='Usage: ctfconvert'
38 atf_check -s not-exit:0 -e match:"$usage_output" ctfconvert -l
39 atf_check -s not-exit:0 -e match:"$usage_output" ctfconvert -L
40 atf_check -s not-exit:0 -e match:"$usage_output" ctfconvert -g
41 atf_check -s not-exit:0 -e match:"$usage_output" ctfconvert -i
42 atf_check -s not-exit:0 -e match:"$usage_output" ctfconvert -s
43 atf_check -s not-exit:0 -e match:"$usage_output" ctfconvert -o
54 atf_check -s not-exit:0 -e match:"$usage_output" ctfconvert
/freebsd/bin/rmdir/tests/
H A Drmdir_test.sh28 usage_output='usage: rmdir'
38 atf_check -s exit:2 -e match:"$usage_output" rmdir -p
39 atf_check -s exit:2 -e match:"$usage_output" rmdir -v
50 atf_check -s exit:2 -e match:"$usage_output" rmdir
/freebsd/bin/mkdir/tests/
H A Dmkdir_test.sh28 usage_output='usage: mkdir'
41 atf_check -s not-exit:0 -e match:"$usage_output" mkdir -p
42 atf_check -s not-exit:0 -e match:"$usage_output" mkdir -v
53 atf_check -s not-exit:0 -e match:"$usage_output" mkdir