Home | History | Annotate | Download | only in cmockery_0_1_2

Lines Matching refs:my_gentop

658     my_gentop="$1"; shift
666 $show "${rm}r $my_gentop"
667 $run ${rm}r "$my_gentop"
668 $show "$mkdir $my_gentop"
669 $run $mkdir "$my_gentop"
671 if test "$my_status" -ne 0 && test ! -d "$my_gentop"; then
682 my_xdir="$my_gentop/$my_xlib"