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

Lines Matching defs:the

3 # Tests for undefined variables in expressions in the command line.
6 # When the command line is parsed, variable assignments using the
11 # expect+30: From the command line: Undefined is .
14 # expect+33: From the command line: Undefined is now defined.
17 @echo 'The = assignment operator'
22 # The interesting case is using the ':=' assignment operator, which
25 # expect+16: From the command line: Undefined is .
28 # expect+19: From the command line: Undefined is now defined.
31 @echo 'The := assignment operator'
41 .info From the command line: ${CMDLINE}
47 .info From the command line: ${CMDLINE}