Compiler Status: Sun Solaris

Run Date: 15:11:41 UTC, Wednesday 21 May 2008

config - config_info - gcc-4.0.3

Run output:

GNU C++ version 4.0.3 (GNU_Solaris 4.0.3-1nexenta6)
Detected Platform: Sun Solaris
Boost version 103500

EXIT STATUS: 0

coroutine - processor_test - gcc-4.0.3

Run output:

Running 1 test case...
0
1
2
3
4
5
6
7
8
9

*** No errors detected

EXIT STATUS: 0

coroutine - coroutine_test - gcc-4.0.3

Run output:

Running 1 test case...
hello
hello
hello

0
2
4
6
8
10
12
14
16
18

0
1
2
1
2
3
2
3
4

s00
s01
s02
s10
s11
s12
s20
s21
s22


*** No errors detected

EXIT STATUS: 0

coroutine - yield_to_test - gcc-4.0.3

Run output:

Running 1 test case...
A
B

A
B
A

OK

*** No errors detected

EXIT STATUS: 0

coroutine - coro_config_test - gcc-4.0.3

Run output:

Running 1 test case...
use POSIX user context

*** No errors detected

EXIT STATUS: 0

coroutine - yield_to_res_test - gcc-4.0.3

Run output:

Running 1 test case...
A
B

A
B
A

A
B
C

OK

*** No errors detected

EXIT STATUS: 0

coroutine - generator_test - gcc-4.0.3

Run output:

Running 1 test case...
0
1
2
3
4
5
6
7
8
9

*** No errors detected

EXIT STATUS: 0

coroutine - yield_to_arg_test - gcc-4.0.3

Run output:

Running 1 test case...
A(10)
B(11)

A(20)
B(21)
A(22)

OK

*** No errors detected

EXIT STATUS: 0