Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-07-28 | library: Initial work on GPRS RLC/MAC encoder/decoder | Harald Welte | 5 | -3/+726 | |
For Downlink and Uplink RLC/MAC Control blocks this is already working quite nicely. Data blocks is not working, as their encoding cannot be expressed in TTCN-3 RAW syntax, and a mixture of C++/native and RAW-generated coder will be required. | |||||
2017-07-19 | move L1CTL modules to library for easier sharing with other test suites | Harald Welte | 2 | -0/+556 | |
2017-07-19 | Move VTY utility functions to new Osmocom_VTY_Functions module | Harald Welte | 1 | -0/+103 | |
... so it can be reused from other Testsuites/modules | |||||
2017-07-19 | Introduce 'library' directory for modules shared by multiple test cases | Harald Welte | 8 | -0/+1399 | |