blob: bbae5caf236586b1162e544a2f1391f275cd511e [file] [log] [blame]
Ben Murdochb8a8cc12014-11-26 15:28:44 +00001# Copyright 2013 the V8 project authors. All rights reserved.
2# Copyright (C) 2005, 2006, 2007, 2008, 2009 Apple Inc. All rights reserved.
3#
4# Redistribution and use in source and binary forms, with or without
5# modification, are permitted provided that the following conditions
6# are met:
7# 1. Redistributions of source code must retain the above copyright
8# notice, this list of conditions and the following disclaimer.
9# 2. Redistributions in binary form must reproduce the above copyright
10# notice, this list of conditions and the following disclaimer in the
11# documentation and/or other materials provided with the distribution.
12#
13# THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS'' AND ANY
14# EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
15# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
16# DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS BE LIABLE FOR ANY
17# DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
18# (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
19# LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
20# ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
21# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
22# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
23
24Tests what happens if you post-inc and then OSR exit.
25
26On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
27
28
29PASS o.f is 0
30PASS o.f is 0
31PASS o.f is 0
32PASS o.f is 0
33PASS o.f is 0
34PASS o.f is 0
35PASS o.f is 0
36PASS o.f is 0
37PASS o.f is 0
38PASS o.f is 0
39PASS o.f is 0
40PASS o.f is 0
41PASS o.f is 0
42PASS o.f is 0
43PASS o.f is 0
44PASS o.f is 0
45PASS o.f is 0
46PASS o.f is 0
47PASS o.f is 0
48PASS o.f is 0
49PASS o.f is 0
50PASS o.f is 0
51PASS o.f is 0
52PASS o.f is 0
53PASS o.f is 0
54PASS o.f is 0
55PASS o.f is 0
56PASS o.f is 0
57PASS o.f is 0
58PASS o.f is 0
59PASS o.f is 0
60PASS o.f is 0
61PASS o.f is 0
62PASS o.f is 0
63PASS o.f is 0
64PASS o.f is 0
65PASS o.f is 0
66PASS o.f is 0
67PASS o.f is 0
68PASS o.f is 0
69PASS o.f is 0
70PASS o.f is 0
71PASS o.f is 0
72PASS o.f is 0
73PASS o.f is 0
74PASS o.f is 0
75PASS o.f is 0
76PASS o.f is 0
77PASS o.f is 0
78PASS o.f is 0
79PASS o.f is 0
80PASS o.f is 0
81PASS o.f is 0
82PASS o.f is 0
83PASS o.f is 0
84PASS o.f is 0
85PASS o.f is 0
86PASS o.f is 0
87PASS o.f is 0
88PASS o.f is 0
89PASS o.f is 0
90PASS o.f is 0
91PASS o.f is 0
92PASS o.f is 0
93PASS o.f is 0
94PASS o.f is 0
95PASS o.f is 0
96PASS o.f is 0
97PASS o.f is 0
98PASS o.f is 0
99PASS o.f is 0
100PASS o.f is 0
101PASS o.f is 0
102PASS o.f is 0
103PASS o.f is 0
104PASS o.f is 0
105PASS o.f is 0
106PASS o.f is 0
107PASS o.f is 0
108PASS o.f is 0
109PASS o.f is 0
110PASS o.f is 0
111PASS o.f is 0
112PASS o.f is 0
113PASS o.f is 0
114PASS o.f is 0
115PASS o.f is 0
116PASS o.f is 0
117PASS o.f is 0
118PASS o.f is 0
119PASS o.f is 0
120PASS o.f is 0
121PASS o.f is 0
122PASS o.f is 0
123PASS o.f is 0
124PASS o.f is 0
125PASS o.f is 0
126PASS o.f is 0
127PASS o.f is 0
128PASS o.f is 0
129PASS successfullyParsed is true
130
131TEST COMPLETE
132