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