summaryrefslogtreecommitdiff
path: root/TAO/tests/DII_Deferred_Transient/README
blob: d986907ed1b2c0d104be71a9d66e18e480bc4d39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/**

@page DII Discarded Deferred Request Test README File

  The goals of writing this test are:

- Test transient error management (in case of disappearing/unreachable clients)
  with the deferred DII calling scheme.

  To run the test use the run_test.pl script:

$ ./run_test.pl

  the script returns 0 if the test was successful.

  In case of a regression the test might segfault.
*/