From c157ee7d2ccdb7524e76d25b22cb7eec8de9a656 Mon Sep 17 00:00:00 2001 From: Jacob Erlbeck Date: Fri, 9 Jan 2015 15:07:16 +0100 Subject: sgsn/test: Add test that intercepts gprs_gsup_client_send This test replaces gprs_gsup_client_send by a custom function, that emulates a GSUP remote peer by calling gprs_subscr_rx_gsup_message with responses for all requests. It then executes a full Attach/Detach cycle. Sponsored-by: On-Waves ehf --- openbsc/tests/sgsn/sgsn_test.ok | 1 + 1 file changed, 1 insertion(+) (limited to 'openbsc/tests/sgsn/sgsn_test.ok') diff --git a/openbsc/tests/sgsn/sgsn_test.ok b/openbsc/tests/sgsn/sgsn_test.ok index c9c016597..cff29205d 100644 --- a/openbsc/tests/sgsn/sgsn_test.ok +++ b/openbsc/tests/sgsn/sgsn_test.ok @@ -13,6 +13,7 @@ Auth policy 'remote', auth faked: Testing GMM attach Auth policy 'remote', triplet based auth: Testing GMM attach Auth policy 'remote', GSUP based auth: Testing GMM attach Auth policy 'remote', GSUP based auth: Testing GMM attach with retry +Auth policy 'remote', real GSUP based auth: Testing GMM attach Testing GMM reject - Attach Request (invalid MI length) - Attach Request (invalid MI type) -- cgit v1.2.3