Uno/Cpp/Test/Shield Helpers
From Apache OpenOffice Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Type: Test State: finished Availability: URE 1.3 (SRC680_m212)
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"
Build
cd test/ObjectFactory dmake cd - cd test/Shield dmake cd -
Execute
cd <platform>/bin ./Shield.test cd -