source: etc/simulation/omnet3/AribaOmnetModule.ned@ 12746

Last change on this file since 12746 was 12746, checked in by hock@…, 10 years ago

integrated the Google Testing Framework (gtest)

and wrote an Hello World test, to ensure the framework is working..

File size: 130 bytes
Line 
1simple AribaOmnetModule
2 parameters:
3 configfile: string;
4
5 gates:
6 in: tcpIn;
7 out: tcpOut;
8endsimple
Note: See TracBrowser for help on using the repository browser.