Home | History | Annotate | Download | only in unit-tests

Lines Matching refs:RUN

6 RUN=	@ run() {					\
12 } && run
15 ${RUN} undefined-direct
16 ${RUN} undefined-indirect
17 ${RUN} parse-error-direct
18 ${RUN} parse-error-indirect
19 ${RUN} begin-direct
20 ${RUN} begin-indirect
21 ${RUN} end-direct
22 ${RUN} end-indirect