Home | History | Annotate | Download | only in test-programs

Lines Matching refs:hp

46     for hp in $(get_helpers); do
47 h=${hp##*/}
48 cp ${hp} tmp
51 atf_check -s eq:1 -o empty -e ignore "${hp}" -r res srcdir_exists
68 for hp in $(get_helpers c_helpers cpp_helpers); do
69 h=${hp##*/}
70 cp ${hp} tmp
71 cp ${hp} tmp/.libs
74 atf_check -s eq:1 -o empty -e ignore "${hp}" -r res srcdir_exists
78 for hp in $(get_helpers c_helpers cpp_helpers); do
79 h=${hp##*/}
80 cp ${hp} tmp
81 cp ${hp} tmp/.libs/lt-${h}
84 atf_check -s eq:1 -o empty -e ignore "${hp}" -r res srcdir_exists
99 for hp in $(get_helpers); do
100 h=${hp##*/}
101 cp ${hp} tmp
105 atf_check -s eq:1 -o empty -e save:stderr "${hp}" -r res srcdir_exists
108 "${hp}" -s "$(pwd)"/tmp srcdir_exists
122 for hp in $(get_helpers); do
123 h=${hp##*/}
124 cp ${hp} tmp
132 atf_check -s eq:1 -o empty -e save:stderr "${hp}" -r res \
136 "${hp}" -s "${p}" srcdir_exists