Difference between revisions of "Uno/Cpp/Test/Shield Helpers"

From Apache OpenOffice Wiki
< Uno‎ | Cpp
Jump to: navigation, search
m (Splitted categories.)
m (Updated CWS. Fixed module category.)
Line 1: Line 1:
Type: Test  State: UTF2
+
Type: Test  State: {{Uno/CWS|SRC680|bunoexttm}}
  
 
==Tests==
 
==Tests==
Line 11: Line 11:
  
 
==Files==
 
==Files==
* cppu/test/Shield/Shield.test.cxx -r1.1.2.1
+
* cppu/test/Shield/Shield.test.cxx
* cppu/test/Shield/makefile.mk     -r1.1.2.1
+
* cppu/test/Shield/makefile.mk
  
  
[[Category:CPPU]]
+
[[Category:Module:CPPU]]
 
[[Category:Test]]
 
[[Category:Test]]
 
[[Category:Uno]]
 
[[Category:Uno]]
 
[[Category:Uno:Cpp]]
 
[[Category:Uno:Cpp]]

Revision as of 09:37, 30 January 2007

Type: Test State: bunoexttm

Tests

  • shield - "shield" a thread unsafe object and call from "$CPP"
  • unshield - "unshield" a thread safe object and call from "$CPP:unsafe"
  • shieldAny - "shield" a thread unsafe object and call from "$CPP"
  • unshieldAny - "unshield" a thread safe object and call from "$CPP:unsafe"

Execute

<platform>/bin/Shield.test

Files

  • cppu/test/Shield/Shield.test.cxx
  • cppu/test/Shield/makefile.mk
Personal tools