Version: 8.3.0
TestSALOMEDS.cxx File Reference
#include "SALOMELocalTraceTest.hxx"
#include "SALOMEDSImplTest.hxx"
#include "SALOMEDSTest.hxx"
#include <cppunit/CompilerOutputter.h>
#include <cppunit/TestResult.h>
#include <cppunit/TestResultCollector.h>
#include <cppunit/TextTestProgressListener.h>
#include <cppunit/BriefTestProgressListener.h>
#include <cppunit/extensions/TestFactoryRegistry.h>
#include <cppunit/TestRunner.h>
#include <stdexcept>
#include <iostream>
#include <fstream>
#include <SALOMEconfig.h>
#include <CORBA_SERVER_HEADER(SALOMEDS)>
#include "utilities.h"
#include "Utils_SINGLETON.hxx"
#include "Utils_ORB_INIT.hxx"
#include "Basics_Utils.hxx"
#include "SALOME_NamingService.hxx"
#include "NamingService_WaitForServerReadiness.hxx"
#include "SALOMEDS_StudyManager_i.hxx"
Include dependency graph for TestSALOMEDS.cxx:

Functions

 CPPUNIT_TEST_SUITE_REGISTRATION (SALOMEDSTest)
 
 CPPUNIT_TEST_SUITE_REGISTRATION (SALOMEDSTest_Embedded)
 
int main (int argc, char *argv[])
 Main program source for Unit Tests with cppunit package does not depend on actual tests, so we use the same for all partial unit tests. More...
 

Function Documentation

CPPUNIT_TEST_SUITE_REGISTRATION ( SALOMEDSTest  )
CPPUNIT_TEST_SUITE_REGISTRATION ( SALOMEDSTest_Embedded  )
int main ( int  argc,
char argv[] 
)

Main program source for Unit Tests with cppunit package does not depend on actual tests, so we use the same for all partial unit tests.

References Kernel_Utils::GetHostname(), SINGLETON_< TYPE >::Instance(), NamingService_WaitForServerReadiness(), out, SALOMEDS_StudyManager_i::register_name(), SALOME_NamingService::Resolve(), and Test().