#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 "ArgvKeeper.hxx"#include "OpUtil.hxx"#include "Basics_Utils.hxx"#include "SALOME_NamingService.hxx"#include "NamingService_WaitForServerReadiness.hxx"#include "SALOMEDS_Study_i.hxx"
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... | |
| 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 envSalome::argv, KERNEL::GetRefToORB(), TestLifeCycleCORBA::host, envSalome::kernel_root, NamingService_WaitForServerReadiness(), KERNEL_PY.batchmode_salome::obj, salome::orb, out, SALOME_ContainerPy::poa, SALOME_NamingService::Register(), SALOME_NamingService::Resolve(), SetArgcArgv(), LifeCycleCORBA_SWIGTest::suite(), and Test().