aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/opt-debug-graph1.exp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/unit-tests/opt-debug-graph1.exp')
-rw-r--r--contrib/bmake/unit-tests/opt-debug-graph1.exp17
1 files changed, 17 insertions, 0 deletions
diff --git a/contrib/bmake/unit-tests/opt-debug-graph1.exp b/contrib/bmake/unit-tests/opt-debug-graph1.exp
new file mode 100644
index 000000000000..db8367c6f250
--- /dev/null
+++ b/contrib/bmake/unit-tests/opt-debug-graph1.exp
@@ -0,0 +1,17 @@
+#*** Input graph:
+# all, made UNMADE, type OP_DEPENDS|OP_HAS_COMMANDS, flags none
+# made-target, made UNMADE, type OP_DEPENDS, flags none
+# made-target-no-sources, made UNMADE, type OP_DEPENDS, flags none
+# made-source, made UNMADE, type OP_DEPENDS, flags none
+# unmade-target, made UNMADE, type OP_DEPENDS, flags none
+# unmade-sources, made UNMADE, type none, flags none
+# unmade-silent-source, made UNMADE, type OP_SILENT, flags none
+# unmade-target-no-sources, made UNMADE, type OP_DEPENDS, flags none
+
+
+#
+# Files that are only sources:
+# unmade-sources [unmade-sources]
+# unmade-silent-source [unmade-silent-source] .SILENT
+#*** Transformations:
+exit status 0