Searched refs:test_flags (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/byacc/test/
H A Drun_test.sh43 test_flags() { function
88 test_flags help -z
89 test_flags big_b -B
90 test_flags big_l -L
94 test_flags nostdin - $MYFILE.y
95 test_flags no_opts -- $MYFILE.y
102 test_flags no_b_opt -b
103 test_flags no_b_opt1 -bBASE -o $MYFILE.c $MYFILE.y
107 test_flags no_p_opt -p
108 test_flags no_p_opt
[all...]

Completed in 100 milliseconds