Version: 9.12.0
NamingServiceTest.cxx File Reference
#include "NamingServiceTest.hxx"
#include "OpUtil.hxx"
#include "Basics_Utils.hxx"
#include "Basics_DirUtils.hxx"
#include "SALOME_LifeCycleCORBA.hxx"
#include "utilities.h"
#include <iostream>
#include <fstream>
#include <string>
#include <cstdlib>
#include <cstdio>
Include dependency graph for NamingServiceTest.cxx:

Macros

#define MYDEVTRACE
 
#define DEVTRACE(msg)
 
#define NB_OBJS   10
 Test register and resolve multiple objects, test resolveFirst. More...
 

Macro Definition Documentation

◆ DEVTRACE

#define DEVTRACE (   msg)

◆ MYDEVTRACE

#define MYDEVTRACE

◆ NB_OBJS

#define NB_OBJS   10

Test register and resolve multiple objects, test resolveFirst.

Register a few objects in /nstestfirst/echo_n where n is the object id. Resolve all the objects. ResolveFirst /nstestfirst/echo must give /nstestfirst/echo_i, corresponding to the first object.