summaryrefslogtreecommitdiffstats
path: root/tests/gsup/gsup_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gsup/gsup_test.c')
-rw-r--r--tests/gsup/gsup_test.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/gsup/gsup_test.c b/tests/gsup/gsup_test.c
index f1945735..4ad7431e 100644
--- a/tests/gsup/gsup_test.c
+++ b/tests/gsup/gsup_test.c
@@ -256,12 +256,6 @@ static void test_gsup_messages_dec_enc(void)
0x25, /* OSMO_GSUP_MSGT_MO_FORWARD_SM_ERROR */
TEST_IMSI_IE,
- /* Session related IEs */
- 0x30, 0x04, /* Session ID */
- 0xde, 0xad, 0xbe, 0xef,
- 0x31, 0x01, /* Session state (END) */
- 0x03,
-
/* SM related IEs */
0x40, 0x01, /* SM-RP-MR (Message Reference) */
0xfa,