aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/archive.exp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/unit-tests/archive.exp')
-rw-r--r--contrib/bmake/unit-tests/archive.exp8
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/bmake/unit-tests/archive.exp b/contrib/bmake/unit-tests/archive.exp
index 645add4f5899..5cf847388544 100644
--- a/contrib/bmake/unit-tests/archive.exp
+++ b/contrib/bmake/unit-tests/archive.exp
@@ -25,4 +25,12 @@ depend-on-existing-member
Making remove-archive
rm -f libprog.a
+begin library
+Examining libbad.a...up-to-date.
+Examining -lbad...up-to-date.
+Examining libgood.a...library...up-to-date.
+Examining -lgood...library...up-to-date.
+Examining library...nonexistent....PHONY node...out-of-date.
+Examining .END...nonexistent...nonexistent and no sources...out-of-date.
+end library
exit status 0