Lines Matching refs:atf_check
106 atf_check -s exit:0 $CERTCTL -n rehash
111 atf_check -s exit:0 $CERTCTL -n untrust "$diginotar"
113 atf_check -s not-exit:0 -e match:currently \
118 atf_check -s exit:0 $CERTCTL rehash
129 atf_check -s exit:0 -o inline:"$cert" \
157 atf_check -s exit:0 test -f certs/ca-certificates.crt
158 atf_check -s exit:0 test ! -h certs/ca-certificates.crt
159 atf_check -s exit:0 -o inline:'100644\n' \
170 atf_check -s exit:0 $CERTCTL untrust "$diginotar"
171 atf_check -s exit:0 test -e "untrusted/$diginotar_base"
172 atf_check -s exit:0 test -h "untrusted/$diginotar_base"
173 atf_check -s exit:0 test ! -e "certs/$diginotar_base"
174 atf_check -s exit:0 test ! -h "certs/$diginotar_base"
175 atf_check -s exit:0 test ! -e "certs/$diginotar_hash.0"
176 atf_check -s exit:0 test ! -h "certs/$diginotar_hash.0"
179 atf_check -s exit:0 $CERTCTL trust "$diginotar"
180 atf_check -s exit:0 test ! -e "untrusted/$diginotar_base"
181 atf_check -s exit:0 test ! -h "untrusted/$diginotar_base"
182 atf_check -s exit:0 test -e "certs/$diginotar_base"
183 atf_check -s exit:0 test -h "certs/$diginotar_base"
184 atf_check -s exit:0 test -e "certs/$diginotar_hash.0"
185 atf_check -s exit:0 test -h "certs/$diginotar_hash.0"
190 atf_check -s exit:0 $CERTCTL untrust "$diginotar"
191 atf_check -s exit:0 test -e "untrusted/$diginotar_base"
192 atf_check -s exit:0 test -h "untrusted/$diginotar_base"
193 atf_check -s exit:0 test ! -e "certs/$diginotar_base"
194 atf_check -s exit:0 test ! -h "certs/$diginotar_base"
195 atf_check -s exit:0 test ! -e "certs/$diginotar_hash.0"
196 atf_check -s exit:0 test ! -h "certs/$diginotar_hash.0"
209 atf_check -s exit:0 $CERTCTL -n rehash
211 atf_check -s exit:0 $CERTCTL rehash
212 atf_check -s exit:0 test -f certs/ca-certificates.crt
213 atf_check -s exit:0 test \! -h certs/ca-certificates.crt
214 atf_check -s exit:0 test \! -s certs/ca-certificates.crt
215 atf_check -s exit:0 rm certs/ca-certificates.crt
264 atf_check -s not-exit:0 -o ignore -e match:duplicate $CERTCTL list
265 atf_check -s not-exit:0 -o ignore -e match:duplicate $CERTCTL rehash
290 atf_check -s exit:0 -o not-match:bogus $CERTCTL list
291 atf_check -s exit:0 -o not-match:bogus $CERTCTL untrusted
296 atf_check -s exit:0 -e match:manual $CERTCTL rehash
297 atf_check -s exit:0 -e match:manual $CERTCTL untrust "$diginotar"
298 atf_check -s exit:0 -e match:manual $CERTCTL trust "$diginotar"
301 atf_check -s exit:0 test -f certs/bogus.pem
302 atf_check -s exit:0 test -h certs/0123abcd.0
326 atf_check -s exit:0 $CERTCTL rehash
327 atf_check -s exit:0 certctl -C certs.conf \
330 atf_check -s exit:0 diff -ruN -- certs "$evilcertsdir"
331 atf_check -s exit:0 test ! -e untrusted
332 atf_check -s exit:0 test ! -h untrusted
333 atf_check -s exit:0 test ! -e "$evildistrustdir"
334 atf_check -s exit:0 test ! -h "$evildistrustdir"
337 atf_check -s exit:0 rm -rf -- certs
338 atf_check -s exit:0 rm -rf -- "$evilcertsdir"
339 atf_check -s exit:0 mkdir -- certs
340 atf_check -s exit:0 mkdir -- "$evilcertsdir"
341 atf_check -s exit:0 $CERTCTL rehash
342 atf_check -s exit:0 certctl -C certs.conf \
345 atf_check -s exit:0 diff -ruN -- certs "$evilcertsdir"
346 atf_check -s exit:0 test ! -e untrusted
347 atf_check -s exit:0 test ! -h untrusted
348 atf_check -s exit:0 test ! -e "$evildistrustdir"
349 atf_check -s exit:0 test ! -h "$evildistrustdir"
352 atf_check -s exit:0 $CERTCTL untrust "$diginotar"
353 atf_check -s exit:0 certctl -C certs.conf \
356 atf_check -s exit:0 diff -ruN -- certs "$evilcertsdir"
357 atf_check -s exit:0 diff -ruN -- untrusted "$evildistrustdir"
360 atf_check -s exit:0 $CERTCTL rehash
361 atf_check -s exit:0 certctl -C certs.conf \
364 atf_check -s exit:0 diff -ruN -- certs "$evilcertsdir"
365 atf_check -s exit:0 diff -ruN -- untrusted "$evildistrustdir"
398 atf_check -s exit:0 test ! -e certs.conf
399 atf_check -s not-exit:0 -e match:'certs\.conf' \
427 atf_check -s not-exit:0 -e match:symlink $CERTCTL -n rehash
428 atf_check -s not-exit:0 -e match:symlink $CERTCTL rehash
429 atf_check -s exit:0 rmdir empty
443 atf_check -s not-exit:0 -e match:directory $CERTCTL -n rehash
444 atf_check -s not-exit:0 -e match:directory $CERTCTL rehash
445 atf_check -s exit:0 rm certs
460 atf_check -s not-exit:0 -e match:manual $CERTCTL -n rehash
461 atf_check -s not-exit:0 -e match:manual $CERTCTL rehash
464 atf_check -s exit:0 -o inline:"$cert" \