Home | History | Annotate | Download | only in sh

Lines Matching refs:Checks

163 		"Checks various mixed new and old style cmd substitutions"
181 atf_set "descr" "Checks that redirects work in command substitutions"
202 atf_set "descr" "Checks that redirects work in old style cmd sub"
252 atf_set "descr" "Checks that variables work in old style cmd sub"
285 atf_set "descr" "Checks that command sub can be used in var expansion"
303 atf_set "descr" "Checks that old style cmd sub works in var expansion"
321 atf_set "descr" "Checks that arithmetic works in cmd substitutions"
334 atf_set "descr" "Checks that arithmetic works in old style cmd sub"
377 atf_set "descr" "Checks that cmdsubs work inside a here document"
392 atf_set "descr" "Checks that old style cmdsubs work in here docs"
407 atf_set "descr" "Checks that here docs work inside cmd subs"
440 atf_set "descr" "Checks that here docs work inside old style cmd subs"
463 atf_set "descr" "Checks nested command substitutions in here docs"
490 atf_set "descr" "Checks nested old style cmd subs in here docs"
627 atf_set "descr" "Checks that here docs work inside cmd subs"
660 atf_set "descr" "Checks that here docs work inside old style cmd subs"
683 atf_set "descr" "Checks command substitutions that return many lines"