index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure: Check separately for lib implementing dlopen and dlsym
Pau Espin Pedrol
2018-05-04
1
-3
/
+3
*
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
*
RSL/LAPDm: Not all RLL message are "transparent"
Harald Welte
2018-04-19
1
-1
/
+0
*
add gsm0808_cell_{id,id_list}_name() and friends
Neels Hofmeyr
2018-04-18
2
-97
/
+54
*
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
2
-4
/
+4
*
test_gsm0808_enc_dec_cell_id_list_lac(): validate encoded bytes
Neels Hofmeyr
2018-04-13
2
-8
/
+9
*
add gsm0808_{enc,dec}_cell_id
Neels Hofmeyr
2018-04-13
2
-0
/
+206
*
add tlv_parse2(), capable of multiple instances of the same IE
Neels Hofmeyr
2018-04-13
1
-0
/
+11
*
add gsm0808_cell_id_list_add() to combine two cell identifier lists
Neels Hofmeyr
2018-04-13
2
-0
/
+280
*
add osmo_fsm_inst_update_id_f()
Neels Hofmeyr
2018-04-09
2
-0
/
+51
*
cosmetic: osmo_fsm_inst_update_id(): don't log "allocate"
Neels Hofmeyr
2018-04-09
1
-2
/
+2
*
fsm: id: properly set name in case of NULL id
Neels Hofmeyr
2018-04-09
2
-14
/
+1
*
fsm_test: more thoroughly test FSM inst ids and names
Neels Hofmeyr
2018-04-09
2
-7
/
+138
*
fsm_test: terminate the main loop instead of exit on timeout
Neels Hofmeyr
2018-04-09
2
-2
/
+7
*
add osmo_quote_str(),osmo_quote_str_buf() and test
Neels Hofmeyr
2018-04-09
2
-0
/
+88
*
use osmo_init_logging2() with proper talloc ctx
Neels Hofmeyr
2018-04-06
14
-21
/
+47
*
fix ctrl_test sanitizer issues
Neels Hofmeyr
2018-04-05
1
-1
/
+12
*
ctrl: fix deferred commands (and hence fix osmo-bts-sysmo 'clock-info' cmd)
Neels Hofmeyr
2018-04-05
2
-5
/
+2
*
ctrl: test deferred cmd, show current failure
Neels Hofmeyr
2018-04-05
2
-0
/
+108
*
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
*
fsm: Update the name as well if the id is updated and accept NULL
Daniel Willmann
2018-03-19
1
-0
/
+4
*
add a regression test for TLV parsing with repeated IEs
Stefan Sperling
2018-03-16
1
-0
/
+31
*
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
*
fix osmo_mnc_from_str(): don't try to parse NULL
Neels Hofmeyr
2018-03-05
2
-15
/
+15
*
gsm23003_test: fix: compare members instead of bcmp
Neels Hofmeyr
2018-03-01
1
-1
/
+3
*
timer: Introduce osmo_clock_gettime to override clock_gettime
Pau Espin Pedrol
2018-03-01
4
-2
/
+108
*
gsm: add osmo_mnc_from_str(), osmo_mnc_cmp(), osmo_plmn_cmp() for 3-digit MNC
Neels Hofmeyr
2018-02-28
2
-0
/
+72
*
gsm0408_test: add test cases for MNC with leading zeros
Neels Hofmeyr
2018-02-28
2
-0
/
+149
*
gsm0408_test: test new gsm48_{decode,generate}_lai2() functions
Neels Hofmeyr
2018-02-28
2
-0
/
+50
*
gsm0408_test: check for new mnc_3_digits flag
Neels Hofmeyr
2018-02-28
2
-4
/
+5
*
print BIG FAT ERROR message if osmo_fsm lacks event names
Stefan Sperling
2018-02-26
2
-4
/
+11
*
coding: Add BER-reporting RACH decode functions
Harald Welte
2018-02-26
1
-2
/
+2
*
gsm0408_test: also test gsm48_generate_lai() and gsm48_decode_lai()
Neels Hofmeyr
2018-02-22
2
-0
/
+53
*
gsm0408_test: RA test: include min/max value cases
Neels Hofmeyr
2018-02-22
2
-0
/
+22
*
gsm0408_test: include BCD and leading zeros in test output
Neels Hofmeyr
2018-02-22
2
-5
/
+8
*
gsm0408_test: cosmetically re-order MCC to come before MNC
Neels Hofmeyr
2018-02-20
2
-7
/
+7
*
cosmetic: gsm0408_test: RA test cases as array-of-struct
Neels Hofmeyr
2018-02-20
1
-8
/
+12
*
Add test for gsm48_generate_mid_from_imsi()
Max
2018-02-15
2
-0
/
+14
[next]