aboutsummaryrefslogtreecommitdiffstats
path: root/remsim
AgeCommit message (Expand)AuthorFilesLines
2020-05-18library/IPA: use tr_ASP_IPA_EV instead of inline templatesVadim Yanitskiy3-9/+9
2020-05-18library/IPA: split t_ASP_IPA_EVT_UD into send / receive templatesVadim Yanitskiy2-5/+5
2020-02-20remsim: Add RemsimServer_Tests.TC_slotmap_add_out_of_range()Harald Welte1-1/+26
2020-02-20remsim: Add TC_slotmap_del_nonexistant()Harald Welte1-1/+11
2020-02-20remsim: Update TODO listHarald Welte2-2/+0
2020-02-19remsim: Add global guard timer to client+bankd testsHarald Welte1-0/+10
2020-02-19remsim: Add tests using stdin/stdout of osmo-remsim-client-shellHarald Welte4-2/+218
2020-02-17remsim: Integrate VPCD test port into RemsimBankd_Tests.ttcnHarald Welte3-3/+41
2020-02-16remsim: Add client TC_bank_disconnect + TC_bank_disconnect_reconnectHarald Welte1-0/+62
2020-02-16remsim: More comments in RemsimClient_TestsHarald Welte1-0/+13
2020-02-16remsim: New TC_slotmap_del_active_client() testHarald Welte1-1/+54
2019-12-04remsim: Two new bankd test cases about slotmap re-creationHarald Welte1-0/+84
2019-12-04resmim: Adjust TC_createMapping_busySlot to current bankd codeHarald Welte1-1/+3
2019-12-04remsim: Reset the bankd-side state at start of testHarald Welte1-0/+9
2019-12-04remsim: Update RSPRO for ResetState{Req,Res} messagesHarald Welte3-0/+42
2019-11-22REMSIM_Tests: Fix REMSIM_Tests.cfgHarald Welte1-1/+1
2019-09-13Initial TTCN-3 test suite for osmo-remsimHarald Welte13-0/+2245