source: rtems/testsuites/smptests/smpatomic08/smpatomic08.scn @ bf30999

4.115
Last change on this file since bf30999 was e127c4c, checked in by Sebastian Huber <sebastian.huber@…>, on 08/29/13 at 08:03:38

smptests/smpatomic08: Fix race conditions

  • Property mode set to 100644
File size: 359 bytes
Line 
1*** TEST SMPATOMIC 8 ***
2=== atomic add test case ==
3atomic add worker 0 counter: 18583
4atomic add worker 1 counter: 36324
5global counter: expected = 54907, actual = 54907
6=== atomic flag test case ===
7atomic flag worker 0 counter: 7388
8atomic flag worker 1 counter: 17280
9global flag counter: expected = 24668, actual = 24668
10*** END OF TEST SMPATOMIC 8 ***
Note: See TracBrowser for help on using the repository browser.