diff options
author | Alex Auvolat <alex.auvolat@ansys.com> | 2014-06-13 17:47:26 +0200 |
---|---|---|
committer | Alex Auvolat <alex.auvolat@ansys.com> | 2014-06-13 17:47:26 +0200 |
commit | a1eb0c8e58495358e96d864c72613de162a32f38 (patch) | |
tree | b6c2cef67a07a6a3ac7d6dce856690ddf6589827 /tests/result | |
parent | 617231f214ace1bc3a2aa48e18db319575166047 (diff) | |
download | scade-analyzer-a1eb0c8e58495358e96d864c72613de162a32f38.tar.gz scade-analyzer-a1eb0c8e58495358e96d864c72613de162a32f38.zip |
Add fail updown test (using pre instead of last).
Diffstat (limited to 'tests/result')
-rw-r--r-- | tests/result/updown_fail.out | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/tests/result/updown_fail.out b/tests/result/updown_fail.out new file mode 100644 index 0000000..a5feccb --- /dev/null +++ b/tests/result/updown_fail.out @@ -0,0 +1,31 @@ +0. 1 0 0 +1. 2 0 0 +2. 3 0 0 +3. 4 0 0 +4. 5 0 0 +5. 6 0 0 +6. 7 0 0 +7. -1 0 0 +8. -2 0 0 +9. -3 0 0 +10. -4 0 0 +11. -5 0 0 +12. -6 0 0 +13. -7 0 0 +14. 8 0 0 +15. -8 0 0 +16. 9 0 0 +17. -9 0 0 +18. 10 0 0 +19. -10 0 0 +20. 11 0 0 +21. -11 0 0 +22. 12 0 0 +23. -12 0 0 +24. 13 0 0 +25. -13 0 0 +26. 14 0 0 +27. -14 0 0 +28. 15 0 0 +29. -15 0 0 +30. 16 0 0 |