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

@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.

*/