summaryrefslogtreecommitdiff
path: root/unit-tests/depsrc-wait.exp
diff options
context:
space:
mode:
Diffstat (limited to 'unit-tests/depsrc-wait.exp')
-rw-r--r--unit-tests/depsrc-wait.exp12
1 files changed, 12 insertions, 0 deletions
diff --git a/unit-tests/depsrc-wait.exp b/unit-tests/depsrc-wait.exp
index 39a9383953dd..d1a60fbaa6e6 100644
--- a/unit-tests/depsrc-wait.exp
+++ b/unit-tests/depsrc-wait.exp
@@ -1 +1,13 @@
+--- a ---
+echo a
+a
+--- b1 ---
+echo b1
+b1
+--- b ---
+echo b
+b
+--- x ---
+echo x
+x
exit status 0