run_test.pl

  - start the DCPSInfo server.
    
    ../../../../DDS/DCPSInfoRepo -o repo.ior -d domain_ids
    
  - start the unittest client with the orb initialized by the Service_Participant.
  
    DdsDcps_UnitTest -DCPSInfoRepo file://$iorfile
      
  
run_test.pl -client_orb

  - start the DCPSInfo server as above.
  - start the unittest client with the orb initialized by client. 
  
    DdsDcps_UnitTest -DCPSInfoRepo file://repo.ior -DCPSChunks 1
