Lines Matching refs:cmp
55 atf_check -s exit:0 cmp a a.lnk
56 atf_check -s exit:0 cmp a.lnk a
57 atf_check -s not-exit:0 -o ignore cmp a b.lnk
58 atf_check -s not-exit:0 -o ignore cmp b.lnk a
59 atf_check -s not-exit:0 -o ignore -e ignore cmp -h a a.lnk
60 atf_check -s not-exit:0 -o ignore -e ignore cmp -h a.lnk a
61 atf_check -s exit:0 cmp -h a.lnk a2.lnk
62 atf_check -s not-exit:0 -o ignore -e ignore cmp -h a.lnk adup.lnk
75 atf_check -s exit:0 cmp -s a b 4 3
76 atf_check -s exit:0 cmp -i 4:3 -s a b
77 atf_check -s exit:0 cmp -i 1 -s b c
78 atf_check -s exit:1 -o ignore cmp -z a b 4 3
79 atf_check -s exit:1 -o ignore cmp -i 4:3 -z a b
80 atf_check -s exit:1 -o ignore cmp -i 1 -z a b
95 atf_check -s exit:1 -o ignore cmp -s a b
96 atf_check -s exit:0 cmp -s a b 1k 1k
109 atf_check -s exit:1 -o ignore cmp -s a b
110 atf_check -s exit:0 cmp -sn 4 a b
111 atf_check -s exit:0 cmp -sn 3 a b
112 atf_check -s exit:1 -o ignore cmp -sn 5 a b
132 cmp -b a b
134 cmp -bl a b