index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
gsm0808
/
gsm0808_test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gsm0808_test: silence deprecation: use gsm0808_create_layer3_2()
Neels Hofmeyr
2018-04-23
1
-1
/
+11
*
gsm0808_test: fix more missing inits (address sanitizer issues)
Neels Hofmeyr
2018-04-23
1
-59
/
+52
*
add gsm0808_cell_{id,id_list}_name() and friends
Neels Hofmeyr
2018-04-18
1
-33
/
+28
*
test_gsm0808_enc_dec_speech_codec_with_cfg: initialize properly
Neels Hofmeyr
2018-04-15
1
-7
/
+7
*
test_gsm0808_enc_dec_cell_id_list_lac(): populate all LACs
Neels Hofmeyr
2018-04-13
1
-3
/
+3
*
test_gsm0808_enc_dec_cell_id_list_lac(): validate encoded bytes
Neels Hofmeyr
2018-04-13
1
-8
/
+8
*
add gsm0808_{enc,dec}_cell_id
Neels Hofmeyr
2018-04-13
1
-0
/
+199
*
add gsm0808_cell_id_list_add() to combine two cell identifier lists
Neels Hofmeyr
2018-04-13
1
-0
/
+195
*
cosmetic: gsm0808_test: drop extraneous assertion
Neels Hofmeyr
2018-03-24
1
-1
/
+0
*
fix gsm0808_enc_cell_id_list2 for leading-zero MNC
Neels Hofmeyr
2018-03-23
1
-4
/
+1
*
show failure in gsm0808_enc_cell_id_list2() in gsm0808_test
Neels Hofmeyr
2018-03-23
1
-4
/
+8
*
gsm0808_test: cosmetic: test non-hex MCC
Neels Hofmeyr
2018-03-23
1
-6
/
+6
*
gsm0808_test: cosmetic: re-arrange struct init; print hexdump on failure
Neels Hofmeyr
2018-03-23
1
-24
/
+32
*
gsm_08_08: correct speech codec defaults
Philipp Maier
2018-03-23
1
-7
/
+7
*
add a test for CELL_IDENT_WHOLE_GLOBAL cell identifier lists
Stefan Sperling
2018-03-16
1
-0
/
+61
*
fix parse_cell_id_lac_and_ci_list()
Stefan Sperling
2018-03-16
1
-0
/
+42
*
fix bug in parse_cell_id_ci_list()
Stefan Sperling
2018-03-16
1
-0
/
+35
*
use gsm48_decode_lai2() in gsm0808_dec_cell_id_list()
Stefan Sperling
2018-03-15
1
-0
/
+57
*
fix cell identifier decoding in libosmocore
Stefan Sperling
2018-03-15
1
-0
/
+37
*
support for more cell ID list types in libosmocore
Stefan Sperling
2018-03-13
1
-25
/
+22
*
gsm0808_create_cipher_reject: Fix encoding of Cause IE
Harald Welte
2017-12-17
1
-1
/
+1
*
gsm0808_test: sanitize: fix msgb memleak
Neels Hofmeyr
2017-11-18
1
-0
/
+2
*
gsm0808: fix AoIP speech codec element parser/generator
Philipp Maier
2017-06-22
1
-41
/
+36
*
gsm0808: make gsm0808_create_reset_ack() accessible
Philipp Maier
2017-04-08
1
-0
/
+13
*
gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQST
Philipp Maier
2017-04-08
1
-0
/
+50
*
gsm0808: Add create functions for BSS_MAP_MSG_PAGING
Philipp Maier
2017-04-08
1
-0
/
+42
*
gsm0808: Add create functions for CIPHER MODE COMMAND
Philipp Maier
2017-04-08
1
-0
/
+41
*
gsm0808: Add utils for Cell Identifier List
Philipp Maier
2017-04-08
1
-0
/
+85
*
gsm0808: Add utils for Encryption Information
Philipp Maier
2017-04-08
1
-0
/
+40
*
gsm0808: Add utils for Channel Type
Philipp Maier
2017-04-08
1
-0
/
+31
*
gsm0808: Add AoIP specific elements to gsm0808_create_... functions
Philipp Maier
2017-04-08
1
-0
/
+115
*
gsm0808: Add utils for Speech Codec List and Speech Codec
Philipp Maier
2017-04-08
1
-0
/
+124
*
gsm0808: Add utils for AoIP Transport Layer Address
Philipp Maier
2017-04-08
1
-0
/
+64
*
test: Fix compiler warnings on 64bit systems
Holger Hans Peter Freyther
2015-11-09
1
-1
/
+1
*
GSM 08.08: change gsm0808_create_classmark_update() prototype
Harald Welte
2012-01-26
1
-3
/
+11
*
tests: Introduce a very basic gsm0808 test
Holger Hans Peter Freyther
2012-01-22
1
-0
/
+261