Lines Matching full:touch
98 atf_check -e empty -s exit:0 touch d
100 atf_check -e empty -s exit:0 touch .f
106 atf_check -e empty -s exit:0 touch klmn
107 atf_check -e empty -s exit:0 touch opqr
108 atf_check -e empty -s exit:0 touch stuv
110 atf_check -e empty -s exit:0 touch 0b00000001
111 atf_check -e empty -s exit:0 touch 0b00000010
112 atf_check -e empty -s exit:0 touch 0b00000011
113 atf_check -e empty -s exit:0 touch 0b00000100
114 atf_check -e empty -s exit:0 touch 0b00000101
115 atf_check -e empty -s exit:0 touch 0b00000110
116 atf_check -e empty -s exit:0 touch 0b00000111
117 atf_check -e empty -s exit:0 touch 0b00001000
118 atf_check -e empty -s exit:0 touch 0b00001001
119 atf_check -e empty -s exit:0 touch 0b00001010
120 atf_check -e empty -s exit:0 touch 0b00001011
121 atf_check -e empty -s exit:0 touch 0b00001100
122 atf_check -e empty -s exit:0 touch 0b00001101
123 atf_check -e empty -s exit:0 touch 0b00001110