aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gprs/gprs_test.ok
blob: da7888c6af269cb0460bfc574fc971fbab5ecbca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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 GPRS timer decoding/encoding
Done.