New rxSimpleTest example
authorEduardo Ramos Testillano (eramedu) <eduardo.ramos.testillano@ericsson.com>
Sun, 9 Jun 2019 03:25:43 +0000 (05:25 +0200)
committerEduardo Ramos Testillano (eramedu) <eduardo.ramos.testillano@ericsson.com>
Sun, 9 Jun 2019 03:25:43 +0000 (05:25 +0200)
commit26ae04c7e1eba19d02823bcc87c0ee9f6ce76186
tree003fbeb0624a43ba766d7266c095451d662b7077
parent398d53cb90e9f25dc89a46396225eef981f0ab24
New rxSimpleTest example

API-implemented example for RX simple test
15 files changed:
example/diameter/rxSimpleTest/MyCommunicator.cpp [new file with mode: 0755]
example/diameter/rxSimpleTest/MyCommunicator.hpp [new file with mode: 0755]
example/diameter/rxSimpleTest/MyDiameterEngine.hpp [new file with mode: 0755]
example/diameter/rxSimpleTest/MyDiameterEntity.cpp [new file with mode: 0755]
example/diameter/rxSimpleTest/MyDiameterEntity.hpp [new file with mode: 0755]
example/diameter/rxSimpleTest/MyLocalServer.cpp [new file with mode: 0755]
example/diameter/rxSimpleTest/MyLocalServer.hpp [new file with mode: 0755]
example/diameter/rxSimpleTest/includes.txt [new file with mode: 0755]
example/diameter/rxSimpleTest/libraries.txt [new file with mode: 0755]
example/diameter/rxSimpleTest/main.cpp [new file with mode: 0755]
example/diameter/rxSimpleTest/resources/README [new file with mode: 0755]
example/diameter/rxSimpleTest/resources/anna_diameter_rxSimpleTest [new symlink]
example/diameter/rxSimpleTest/resources/dictionaryRx.xml [new file with mode: 0755]
example/diameter/rxSimpleTest/rxSimpleTest.cpp [new file with mode: 0755]
example/diameter/rxSimpleTest/rxSimpleTest.hpp [new file with mode: 0755]