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



@page Blocking_Sync_None Test README File

	A regression test for (un)reliable oneways.  The test verifies
that the ORB never blocks a request made with the SYNC_NONE scope
policy.  This is a regression test for:

http://ace.cs.wustl.edu/bugzilla/show_bug.cgi?id=858

	To run the test use the run_test.pl script:

$ ./run_test.pl

	the script returns 0 if there are no errors.

*/