aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/gprs/gprs_test.ok
blob: cf710769e5a64438237f6712e8bc6ff57c711e34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Testing gprs_llc_is_retransmit.
N(U) = 0, V(UR) = 0 => new
N(U) = 0, V(UR) = 1 => retransmit
N(U) = 0, V(UR) = 1 => retransmit
N(U) = 511, V(UR) = 1 => retransmit
N(U) = 483, V(UR) = 1 => retransmit
N(U) = 482, V(UR) = 1 => retransmit
N(U) = 481, V(UR) = 1 => new
N(U) = 0, V(UR) = 240 => new
N(U) = 0, V(UR) = 511 => new
N(U) = 1, V(UR) = 511 => new
N(U) = 511, V(UR) = 511 => new
N(U) = 510, V(UR) = 511 => retransmit
N(U) = 481, V(UR) = 511 => retransmit
N(U) = 479, V(UR) = 511 => new
Test shift functions
Test GSUP message decoding/encoding
  Testing Send Authentication Info Request
  Testing Send Authentication Info Error
  Testing Send Authentication Info Result
  Testing Update Location Request
  Testing Update Location Error
  Testing Update Location Result
  Testing Location Cancellation Request
  Testing Location Cancellation Error
  Testing Location Cancellation Result
  Testing Purge MS Request
  Testing Purge MS Error
  Testing Purge MS Result
Test GPRS timer decoding/encoding
Done.