test31.h 210 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10
/*
 * um test: several SDUs in a PDU (field length 5 bits)
 */
TIME, 1,
    ENB_UM, 100000, 100000, 35, 5,
    UE_UM, 100000, 100000, 35, 5,
    ENB_SDU, 0, 10,
    ENB_SDU, 1, 20,
    ENB_SDU, 2, 30,
TIME, -1