asenac / corbasim-old

C++ framework for automatic generation of testing tools for CORBA-based applications

Home Page:http://www.catedrasaes.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CORBASIM

C++ framework for automatic generation of testing tools for CORBA-based applications. Or in other words, CORBASIM aims to be the SoapUI for CORBA-based applications.

CORBASIM has a code generator that generates CORBASIM plug-ins from IDL interfaces. These plug-ins may be used with the CORBASIM generic application (corbasim_app).

GitHub mirror for https://code.google.com/p/corbasim/

Example

Compilation and installation

ORB support

CORBASIM has been developed with TAO (The ACE ORB) and tested with serveral of its versions. However, it could be used with some other ORB implementations in C++.

About

C++ framework for automatic generation of testing tools for CORBA-based applications

http://www.catedrasaes.org/


Languages

Language:C++ 97.4%Language:CMake 1.3%Language:Python 0.8%Language:Java 0.3%Language:Shell 0.1%Language:C 0.1%