summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpatomic02/smpatomic02.scn
blob: de8fe2cff1afd4811a2e17b5be34809ea9f4f52f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
***  SMPatomic02 TEST ***

CPU1 _Atomic_Store_int: SUCCESS

CPU2 _Atomic_Store_int: SUCCESS

CPU3 _Atomic_Store_int: SUCCESS

CPU1 _Atomic_Store_long: SUCCESS

CPU2 _Atomic_Store_long: SUCCESS

CPU3 _Atomic_Store_long: SUCCESS

CPU1 _Atomic_Store_ptr: SUCCESS

CPU3 _Atomic_Store_ptr: SUCCESS

CPU2 _Atomic_Store_ptr: SUCCESS

CPU1 _Atomic_Store_32: SUCCESS

CPU2 _Atomic_Store_32: SUCCESS

CPU3 _Atomic_Store_32: SUCCESS


*** END OF TEST SMPatomic02 ***