aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gsm0808
AgeCommit message (Expand)AuthorFilesLines
2017-06-22gsm0808: fix AoIP speech codec element parser/generatorPhilipp Maier1-41/+36
2017-04-08gsm0808: make gsm0808_create_reset_ack() accessiblePhilipp Maier2-0/+14
2017-04-08gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQSTPhilipp Maier2-0/+51
2017-04-08gsm0808: Add create functions for BSS_MAP_MSG_PAGINGPhilipp Maier2-0/+43
2017-04-08gsm0808: Add create functions for CIPHER MODE COMMANDPhilipp Maier2-0/+42
2017-04-08gsm0808: Add utils for Cell Identifier ListPhilipp Maier1-0/+85
2017-04-08gsm0808: Add utils for Encryption InformationPhilipp Maier1-0/+40
2017-04-08gsm0808: Add utils for Channel TypePhilipp Maier1-0/+31
2017-04-08gsm0808: Add AoIP specific elements to gsm0808_create_... functionsPhilipp Maier2-0/+118
2017-04-08gsm0808: Add utils for Speech Codec List and Speech CodecPhilipp Maier1-0/+124
2017-04-08gsm0808: Add utils for AoIP Transport Layer AddressPhilipp Maier1-0/+64
2015-11-09test: Fix compiler warnings on 64bit systemsHolger Hans Peter Freyther1-1/+1
2012-06-30build: simplify test handling and speed up build.Diego Elio Pettenò1-6/+0
2012-01-26GSM 08.08: change gsm0808_create_classmark_update() prototypeHarald Welte1-3/+11
2012-01-22tests: Introduce a very basic gsm0808 testHolger Hans Peter Freyther3-0/+282