Home | History | Annotate | Download | only in test

Lines Matching refs:test_flags

48 test_flags() {
145 test_flags help -z
146 test_flags big_b -B
147 test_flags big_l -L
151 test_flags nostdin - $MYFILE.y
152 test_flags no_opts -- $MYFILE.y
159 test_flags no_b_opt -b
160 test_flags no_b_opt1 -bBASE -o $MYFILE.c $MYFILE.y
164 test_flags no_p_opt -p
165 test_flags no_p_opt1 -pBASE -o $MYFILE.c $MYFILE.y
170 test_flags no_graph -g -o $MYFILE.c $MYFILE.y
175 test_flags no_verbose -v -o $MYFILE.c $MYFILE.y
176 test_flags no_output -o $MYFILE.output $MYFILE.y
177 test_flags no_output1 -o$MYFILE.output $MYFILE.y
178 test_flags no_output2 -o
183 test_flags no_defines -d -o $MYFILE.c $MYFILE.y
188 test_flags no_include -i -o $MYFILE.c $MYFILE.y
193 test_flags no_code_c -r -o $MYFILE.c $MYFILE.y