summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/CSD_Strategy/TestInf/README
blob: 1d7f59a5c47aa0c57f0f95628788876ac2e58a59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/**

@page CSD_Strategy TestInf README File

  This is the test infrastructure library. It contains the common shared 
code such as test exception idl files, the helper functions that wrap multiple 
TAO operations and the classes provide the basic test functionalities. Adding
this library is to simplify the development of the new tests. 

*/