diff options
Diffstat (limited to 'unit-tests/opt-debug-g1.exp')
-rwxr-xr-x | unit-tests/opt-debug-g1.exp | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/unit-tests/opt-debug-g1.exp b/unit-tests/opt-debug-g1.exp new file mode 100755 index 0000000000000..d6d014a0353f6 --- /dev/null +++ b/unit-tests/opt-debug-g1.exp @@ -0,0 +1,15 @@ +#*** Input graph: +# all, made UNMADE, type OP_DEPENDS, 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-target-no-sources, made UNMADE, type OP_DEPENDS, flags none + + +# +# Files that are only sources: +# unmade-sources [unmade-sources] +#*** Transformations: +exit status 0 |