osmo-ttcn3-hacks/remsim
Harald Welte 205b537f6f HTTP_Adapter: split into f_http_tx_request() / f_http_rx_response()
There are some use cases in which we don't want a blocking wait for the
full HTTP request to complete.  Let's split it up in two parts, and
make the existing f_http_transact() a wrapper around them.

Also, enable the generation of the Connect_result primitive to detect
connection failures.

Change-Id: I5c7575c0b58c3606d25d8f8cfccd47cfb7a8c400
2021-02-22 10:41:29 +00:00
..
REMSIM_Tests.cfg remsim: Add tests using stdin/stdout of osmo-remsim-client-shell 2020-02-19 19:56:30 +01:00
REMSIM_Tests.default HTTP_Adapter: split into f_http_tx_request() / f_http_rx_response() 2021-02-22 10:41:29 +00:00
REMSIM_Tests.ttcn library/IPA: use tr_ASP_IPA_EV instead of inline templates 2020-05-18 21:16:35 +07:00
RSPRO.asn remsim: Update RSPRO for ResetState{Req,Res} messages 2019-12-04 21:55:05 +01:00
RSPRO_EncDec.cc Initial TTCN-3 test suite for osmo-remsim 2019-09-13 11:45:45 +00:00
RSPRO_Server.ttcn RSPRO_Server: Ignore any ID RESP messages from the client for now 2020-12-01 12:06:33 +00:00
RSPRO_Types.ttcn remsim: Update RSPRO for ResetState{Req,Res} messages 2019-12-04 21:55:05 +01:00
RSRES.ttcn Initial TTCN-3 test suite for osmo-remsim 2019-09-13 11:45:45 +00:00
RemsimBankd_Tests.ttcn library/IPA: use tr_ASP_IPA_EV instead of inline templates 2020-05-18 21:16:35 +07:00
RemsimClient_Tests.ttcn library/IPA: split t_ASP_IPA_EVT_UD into send / receive templates 2020-05-18 20:47:14 +07:00
RemsimServer_Tests.ttcn remsim: factor-out HTTP_Adapter.ttcn 2021-02-22 10:41:29 +00:00
gen_links.sh remsim: factor-out HTTP_Adapter.ttcn 2021-02-22 10:41:29 +00:00
regen_makefile.sh remsim: Add tests using stdin/stdout of osmo-remsim-client-shell 2020-02-19 19:56:30 +01:00