close Warning: Can't use blame annotator:
No changeset 2230 in the repository

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

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

TEST_F(SystemQueueTest, MultipleCalls)

A bit more complicated than it should be, but the SystemQueue can't tell reliably whether it is empty or not.

Thefore another test, that fails, is added and disabled: TEST_F(SystemQueueTest, DISABLED_Threading)

File size: 130 bytes
RevLine 
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.