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

Lines Matching refs:An

12 # an expression based on an undefined variable.
28 # comparison in an .if directive must be either an expression, a
69 # expect+1: An undefined variable in quotes expands to an empty string, which then evaluates to false.
70 . info An undefined variable in quotes expands to an empty string, which $\
84 # expect+1: An empty variable evaluates to false.
85 . info An empty variable evaluates to false.