summaryrefslogtreecommitdiff
path: root/TAO/tests/RTCORBA/RTMutex/README
blob: 08eadb3fa0cb0f338009c9d98f00d45940b51f28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23


This is a unit test for RTCORBA::Mutex implementation

Scenario:
---------

RTCORBA::Mutex objects are created, locked and released.  Both named and
unnamed mutexes are tested.

To run (on Unix):
-------
$./server [-t]


Options:
--------
         Server:

   -t          Specifies that the unit tests for testing time outs >0  on
               RTCORBA::Mutex::try_lock() should be skipped.