summaryrefslogtreecommitdiff
path: root/unit-tests/deptgt-end.exp
diff options
context:
space:
mode:
Diffstat (limited to 'unit-tests/deptgt-end.exp')
-rw-r--r--unit-tests/deptgt-end.exp11
1 files changed, 8 insertions, 3 deletions
diff --git a/unit-tests/deptgt-end.exp b/unit-tests/deptgt-end.exp
index 3effe2e3182f..144ee0071fb3 100644
--- a/unit-tests/deptgt-end.exp
+++ b/unit-tests/deptgt-end.exp
@@ -1,4 +1,9 @@
-: .BEGIN
-: all
-: .END
+: .BEGIN '${VAR}'
+: all '${VAR}'
+: end-action '${VAR}'
+: .END '${VAR}'
+: .END '${VAR}' deferred
+: .BEGIN 'Should not be expanded.' deferred
+: all 'Should not be expanded.' deferred
+: end-action 'Should not be expanded.' deferred
exit status 0