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

Lines Matching refs:Global

7 # expect: Global: VAR = added
9 # expect: Global: VAR = overwritten
11 # expect: Global: delete VAR
13 # expect: Global: ignoring delete 'VAR' as it is not found
17 # expect: Global: ignoring ' = empty name' as the variable name '${:U}' expands to empty
19 # expect: Global: ignoring ' += empty name' as the variable name '${:U}' expands to empty
24 # expect: Global: VAR = 1
26 # expect: Global: VAR = 1 2
28 # expect: Global: VAR = 1 2 3
55 # expect: Global: delete VAR
73 # expect: Global: DYN = $(.TARGET) $(.TARGET) ${@}