Lines Matching refs:tq
169 name: unzip -tq all
170 command: unzip -tq $FILES/example.zip
176 name: unzip -tq one
177 command: unzip -tq $FILES/example.zip d1/d2/x.txt
184 name: unzip -tq two
185 command: unzip -tq $FILES/example.zip d1/d2/x.txt d1/d2/b.txt
204 #name: unzip -tq all bad
205 #command: unzip -tq $FILES/bad_crc.zip
216 name: unzip -tq one bad
217 command: unzip -tq $FILES/bad_crc.zip a.txt
227 #name: unzip -tq two bad
228 #command: unzip -tq $FILES/bad_crc.zip a.txt b.txt