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
*
Do not allocate already existing counter group
Max
2017-12-17
1
-1
/
+6
*
gsm0808_create_cipher_reject: Fix encoding of Cause IE
Harald Welte
2017-12-17
1
-1
/
+1
*
Add functions for extended RACH coding
Max
2017-12-11
3
-2
/
+30767
*
Fix malformed Abis/RSL messages with extra L3 Information field
Pau Espin Pedrol
2017-12-10
2
-8
/
+2
*
license: Fix the license to GPL
Holger Hans Peter Freyther
2017-12-09
3
-12
/
+15
*
Embedded: fix sercomm test
Max
2017-12-05
1
-0
/
+4
*
embedded: fix tests
Max
2017-12-04
1
-5
/
+5
*
coding test: use OSMO_ASSERT
Max
2017-11-30
1
-17
/
+10
*
coding test: move bit dump into functions
Max
2017-11-28
1
-123
/
+48
*
coding test: enable debug output
Max
2017-11-28
2
-125
/
+4293
*
coding test: cosmetic cleanup
Max
2017-11-28
2
-102
/
+55
*
sercomm_test: sanitize: fix msgb mem leak
Neels Hofmeyr
2017-11-20
1
-0
/
+1
*
bssgp_fc_test: sanitize: free fc struct when done
Neels Hofmeyr
2017-11-20
1
-0
/
+2
*
gprs_bssgp: bssgp_fc_in(): fix mem leak on queue overflow
Neels Hofmeyr
2017-11-20
2
-3
/
+4
*
bssgp_fc_test: sanitizer: free msgb context when done
Neels Hofmeyr
2017-11-20
2
-0
/
+12
*
bssgp_fc_test: clarify by outputting ok / failure messages
Neels Hofmeyr
2017-11-20
2
-3
/
+99
*
bssgp_fc_test: remove rounding to deciseconds
Neels Hofmeyr
2017-11-20
1
-10
/
+0
*
gsm0808_test: sanitize: fix msgb memleak
Neels Hofmeyr
2017-11-18
1
-0
/
+2
*
gsm0408_test: sanitize: cleanup msgb
Neels Hofmeyr
2017-11-18
1
-1
/
+0
*
lapd_test: sanitize: fix msgb memleaks
Neels Hofmeyr
2017-11-18
1
-0
/
+9
*
abis_test: sanitize: fix msgb memleak
Neels Hofmeyr
2017-11-18
1
-0
/
+2
*
Print /proc/cpuinfo before executing testsuite
Harald Welte
2017-11-16
1
-0
/
+1
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
10
-15
/
+30
*
Move additional libraries to appropriate place
Max
2017-10-30
1
-48
/
+34
*
Add unit tests for bcd2char and char2bcd conversion
Harald Welte
2017-10-27
2
-0
/
+61
*
stats_test: Extend check to include test for counter group name mangling
Harald Welte
2017-10-24
2
-10
/
+51
*
Convert lib-internal rate_ctr from '.' separator to ':' separator
Harald Welte
2017-10-24
1
-3
/
+3
*
rate_ctr: Enforce counter (and ctr_group) names are valid identifiers
Harald Welte
2017-10-24
2
-43
/
+43
*
GPRS: unify NS state printing
Max
2017-10-24
2
-63
/
+64
*
Add tests for bitvec_write_field()
Max
2017-10-24
4
-1
/
+211
*
add function msgb_printf() to print formatted text into msg buf
Philipp Maier
2017-10-22
2
-0
/
+113
*
Make osmo_apn_to_str() more robust
Max
2017-10-20
1
-0
/
+7
*
gsm: make osmo_imsi_str_valid() NULL-safe
Neels Hofmeyr
2017-10-10
2
-0
/
+4
*
utils: add osmo_is_hexstr(), add unit test
Neels Hofmeyr
2017-10-09
2
-0
/
+94
*
add osmo_imsi_str_valid() and osmo_msisdn_str_valid()
Neels Hofmeyr
2017-10-05
4
-2
/
+178
*
CTRL: add unit tests for CTRL command parsing
Neels Hofmeyr
2017-09-27
2
-0
/
+353
*
vty: install 'exit', 'end',... commands on *all* nodes
Neels Hofmeyr
2017-09-27
1
-3
/
+0
*
vty_test: add artificial node levels for better testing
Neels Hofmeyr
2017-09-20
13
-39
/
+440
*
fix vty regression: empty parent node
Neels Hofmeyr
2017-09-20
4
-0
/
+6
*
VTY: implicit node exit by de-indenting, not parent lookup
Neels Hofmeyr
2017-09-19
14
-1
/
+95
*
VTY: interactive: never look for matching commands on parent node
Neels Hofmeyr
2017-09-08
2
-7
/
+3
*
libosmogsm: add Routing Area Identifier test
Max
2017-09-01
2
-0
/
+57
*
umts aka: add sqn_ms out-param, print SQN.MS in osmo-auc-gen
Neels Hofmeyr
2017-08-29
1
-0
/
+9
*
osmo-auc-gen: umts: print out the IND of the SQN used
Neels Hofmeyr
2017-08-29
1
-0
/
+15
*
osmo-auc-gen: umts: add --ind-len arg
Neels Hofmeyr
2017-08-29
3
-0
/
+88
*
osmo-auc-gen: umts: add --ind arg
Neels Hofmeyr
2017-08-29
3
-1
/
+91
*
osmo-auc-gen: umts: use default of ind_bitlen = 5 instead of 0
Neels Hofmeyr
2017-08-29
1
-2
/
+2
*
osmo-auc-gen: umts: remove erratic SQN.MS printout
Neels Hofmeyr
2017-08-29
1
-1
/
+0
*
cosmetic: test for osmo-auc-gen: print error for missing binary
Neels Hofmeyr
2017-08-29
1
-0
/
+6
*
Add pseudo-random bit sequence generator to libosmcoore
Harald Welte
2017-07-10
4
-2
/
+74
[next]