summaryrefslogtreecommitdiffstats
path: root/tests/gsm0808
Commit message (Expand)AuthorAgeFilesLines
...
* gsm0808: Add create functions for CIPHER MODE COMMANDPhilipp Maier2017-04-082-0/+42
* gsm0808: Add utils for Cell Identifier ListPhilipp Maier2017-04-081-0/+85
* gsm0808: Add utils for Encryption InformationPhilipp Maier2017-04-081-0/+40
* gsm0808: Add utils for Channel TypePhilipp Maier2017-04-081-0/+31
* gsm0808: Add AoIP specific elements to gsm0808_create_... functionsPhilipp Maier2017-04-082-0/+118
* gsm0808: Add utils for Speech Codec List and Speech CodecPhilipp Maier2017-04-081-0/+124
* gsm0808: Add utils for AoIP Transport Layer AddressPhilipp Maier2017-04-081-0/+64
* test: Fix compiler warnings on 64bit systemsHolger Hans Peter Freyther2015-11-091-1/+1
* build: simplify test handling and speed up build.Diego Elio Pettenò2012-06-301-6/+0
* GSM 08.08: change gsm0808_create_classmark_update() prototypeHarald Welte2012-01-261-3/+11
* tests: Introduce a very basic gsm0808 testHolger Hans Peter Freyther2012-01-223-0/+282