handover test 30: play through filling up all lchans

Change-Id: I938ef9ebf77a4e72fc525f4f764daf34f17167ef
This commit is contained in:
Neels Hofmeyr 2020-11-13 03:33:10 +01:00
parent dc69da17ad
commit e0792fd342
1 changed files with 44 additions and 0 deletions

View File

@ -1690,6 +1690,50 @@ static char *test_case_30[] = {
"expect-ts-use", "0", "0", "*", "TCH/F", "TCH/F", "TCH/F", "PDCH", "PDCH", "TCH/HH", "PDCH",
"congestion-check",
"expect-no-chan",
"create-ms", "0", "TCH/F", "AMR",
"meas-rep", "0","0","4","0", "40","0", "1", "0","30",
"expect-ts-use", "0", "0", "*", "TCH/F", "TCH/F", "TCH/F", "TCH/F", "PDCH", "TCH/HH", "PDCH",
"congestion-check",
"expect-chan", "0", "5",
"ack-chan",
"expect-ho", "0", "4",
"ho-complete",
"expect-ts-use", "0", "0", "*", "TCH/F", "TCH/F", "TCH/F", "PDCH", "TCH/H-", "TCH/HH", "PDCH",
"congestion-check",
"expect-chan", "0", "5",
"ack-chan",
"expect-ho", "0", "1",
"ho-complete",
"expect-ts-use", "0", "0", "*", "-", "TCH/F", "TCH/F", "PDCH", "TCH/HH", "TCH/HH", "PDCH",
"congestion-check",
"expect-no-chan",
"create-ms", "0", "TCH/F", "AMR",
"meas-rep", "0","0","1","0", "40","0", "1", "0","30",
"expect-ts-use", "0", "0", "*", "TCH/F", "TCH/F", "TCH/F", "PDCH", "TCH/HH", "TCH/HH", "PDCH",
"congestion-check",
"expect-chan", "0", "4",
"ack-chan",
"expect-ho", "0", "1",
"ho-complete",
"expect-ts-use", "0", "0", "*", "-", "TCH/F", "TCH/F", "TCH/H-", "TCH/HH", "TCH/HH", "PDCH",
"congestion-check",
"expect-chan", "0", "4",
"ack-chan",
"expect-ho", "0", "2",
"ho-complete",
"expect-ts-use", "0", "0", "*", "-", "-", "TCH/F", "TCH/HH", "TCH/HH", "TCH/HH", "PDCH",
"congestion-check",
"expect-no-chan",
"create-ms", "0", "TCH/F", "AMR",
"meas-rep", "0","0","1","0", "40","0", "1", "0","30",
"expect-ts-use", "0", "0", "*", "TCH/F", "-", "TCH/F", "TCH/HH", "TCH/HH", "TCH/HH", "PDCH",
"congestion-check",
"expect-no-chan",
"create-ms", "0", "TCH/F", "AMR",
"meas-rep", "0","0","2","0", "40","0", "1", "0","30",
"expect-ts-use", "0", "0", "*", "TCH/F", "TCH/F", "TCH/F", "TCH/HH", "TCH/HH", "TCH/HH", "PDCH",
"congestion-check",
"expect-no-chan",
NULL
};