aboutsummaryrefslogtreecommitdiffstats
path: root/remsim
AgeCommit message (Expand)AuthorFilesLines
2022-05-04remsim: server: TC_connect_{client,bankd}_duplicateHarald Welte2-0/+85
2022-04-12Avoid generating zero-length packetsHarald Welte1-6/+6
2021-12-14treewide: remove FSF addressOliver Smith1-4/+0
2021-10-13regen_makefile.sh: set executable name explicitlyOliver Smith1-1/+3
2021-10-12regen_makefile.sh: files/flags in separate linesOliver Smith1-2/+23
2021-02-28remsim: add the guard timeout to all test casesVadim Yanitskiy3-0/+59
2021-02-28remsim: TC_connect_and_nothing() runs on test_CTVadim Yanitskiy1-1/+1
2021-02-22HTTP_Adapter: split into f_http_tx_request() / f_http_rx_response()Harald Welte1-1/+1
2021-02-22remsim: factor-out HTTP_Adapter.ttcnHarald Welte2-82/+2
2020-12-01RSPRO_Server: Ignore any ID RESP messages from the client for nowHarald Welte1-0/+1
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