summaryrefslogtreecommitdiffstats
path: root/20150505/unit-tests/phony-end.exp
diff options
context:
space:
mode:
Diffstat (limited to '20150505/unit-tests/phony-end.exp')
-rw-r--r--20150505/unit-tests/phony-end.exp6
1 files changed, 6 insertions, 0 deletions
diff --git a/20150505/unit-tests/phony-end.exp b/20150505/unit-tests/phony-end.exp
new file mode 100644
index 0000000..c3c517c
--- /dev/null
+++ b/20150505/unit-tests/phony-end.exp
@@ -0,0 +1,6 @@
+.TARGET="phony" .PREFIX="phony" .IMPSRC=""
+.TARGET="all" .PREFIX="all" .IMPSRC="phony"
+.TARGET="ok" .PREFIX="ok" .IMPSRC=""
+.TARGET="also.ok" .PREFIX="also.ok" .IMPSRC=""
+.TARGET="bug" .PREFIX="bug" .IMPSRC=""
+exit status 0
OpenPOWER on IntegriCloud