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
*
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
*
gsup: Add encoding/decoding for the pdp charging characteristics
Holger Hans Peter Freyther
2017-07-07
2
-5
/
+8
*
osmo_sock_get_name(): clearly indicate local and remote
Neels Hofmeyr
2017-07-03
1
-3
/
+3
*
sercomm_test.c: return correctly in main
Pau Espin Pedrol
2017-06-22
1
-0
/
+1
*
gsm0808: fix AoIP speech codec element parser/generator
Philipp Maier
2017-06-22
1
-41
/
+36
*
abis_test.c: Fix warning appearing on some buggy gcc versions
Pau Espin Pedrol
2017-06-22
1
-2
/
+4
*
lapd_test.c: Convert compilation warning to level message
Pau Espin Pedrol
2017-06-21
1
-1
/
+1
*
tlv_test.c: Fix compilation warnings
Pau Espin Pedrol
2017-06-18
1
-19
/
+25
*
gprs_ns_test.c: Remove unused byte arrays
Pau Espin Pedrol
2017-06-18
1
-49
/
+0
*
sms_test.c: Remove test of deprecated wrapper function
Pau Espin Pedrol
2017-06-18
2
-27
/
+0
*
ctrl_test.c: fix build with GCC 7.1.1
Vadim Yanitskiy
2017-06-13
1
-1
/
+1
*
Fix wrongful GSM FR codec SID frame detection in DTX.
Jean-Francois Dionne
2017-06-09
2
-1
/
+17
*
introduce proper test case for GSM FR detection
Harald Welte
2017-06-09
2
-0
/
+98
*
tests/Makefile.am: do not test disabled features
Vadim Yanitskiy
2017-05-18
1
-4
/
+19
*
add sercomm unit test
Harald Welte
2017-05-17
4
-2
/
+169
*
fsm_test.c: fix unreachable check
Vadim Yanitskiy
2017-05-15
1
-1
/
+3
*
introduce byteswap.h with osmo_{htonl,ntohl,htons,ntohs}
Harald Welte
2017-05-15
4
-2
/
+45
*
kasumi_test.c: fix incomplete check
Vadim Yanitskiy
2017-05-14
1
-8
/
+8
[next]