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

/freebsd-12-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-12-stable/cddl/usr.bin/ctfconvert/tests/
H A Dctfconvert_test.sh29 usage_output='Usage: ctfconvert'
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 -L
41 atf_check -s not-exit:0 -e match:"$usage_output" ctfconvert -g
42 atf_check -s not-exit:0 -e match:"$usage_output" ctfconvert -i
43 atf_check -s not-exit:0 -e match:"$usage_output" ctfconvert -s
44 atf_check -s not-exit:0 -e match:"$usage_output" ctfconvert -o
55 atf_check -s not-exit:0 -e match:"$usage_output" ctfconvert
/freebsd-12-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-12-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 55 milliseconds