Home | History | Annotate | Download | only in cmockery_0_1_2

Lines Matching refs:my_gentop

306     my_gentop="$1"; shift
314 $show "${rm}r $my_gentop"
315 $run ${rm}r "$my_gentop"
316 $show "$mkdir $my_gentop"
317 $run $mkdir "$my_gentop"
319 if test "$my_status" -ne 0 && test ! -d "$my_gentop"; then
330 my_xdir="$my_gentop/$my_xlib"